Coder Social home page Coder Social logo

simple-assembly-explorer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simple-assembly-explorer's Issues

Class editor save as defunct

What steps will reproduce the problem?
1. Open an assemlby
2. Navigate to a function of a class (so you see the 'Details' in the 'Class 
editor'.
3. Highlight a part of the funtion, right click and select 'save as'.
4. Select a file location.
5. Observe that the file was not written to disk.

What is the expected output? What do you see instead?
Write the file to disk, containing the selection as a delimited text document.

What version of the product are you using? On what operating system?
SAE.v1.14.4.x64
Windows 7 x64 SP1

Please provide any additional information below.
None at this point.

Original issue reported on code.google.com by [email protected] on 22 Jan 2015 at 1:23

OpenFileDialog shown twice for Reflector

When you open a assembly and click on the reflector tab you are asked twice to locate the Reflecter executable file.
Steps to reproduce:

  1. Open any file in SAE
  2. Select any class and click on Reflector tab
  3. Press cancel on the first OpenFileDialog
  4. OpenFileDialog pops up again and press cancel again
  5. Exception message shown by SAE

Text lines in Class editor's 'Details' tab are cut off

What steps will reproduce the problem?
1. Set your desktop DPI to something higher than the default 96. (I am using 
150%).
2. Open any assembly, any class and any function, then look at the 'Details' 
tab.
3. Observe that the bottom of each line of text is cut off by a few pixels.

What is the expected output? What do you see instead?
I'd expect to see the whole line.
I'd think that the text is scaled up according to the desktop however the 
height of the rows are not.
The best would be if I could adjust the font and the row height manually.

What version of the product are you using? On what operating system?
SAE.v1.14.4.x64
Windows 7 x64 SP1

Please provide any additional information below.
None at this point.

Original issue reported on code.google.com by [email protected] on 22 Jan 2015 at 2:00

  • Merged into: #1

Downloads

Since google code has stopped serving downloads for all projects hosted on google code can you put the downloads here?

Window Designer

hi mate how you going good job on this project i can not view the designer windows for it
The base class 'SimpleAssemblyExplorer.frmBase' could not be loaded. not sure it is also for every designer window as well

Class editor copy defunct

What steps will reproduce the problem?
1. Open an assemlby
2. Navigate to a function of a class (so you see the 'Details' in the 'Class 
editor'.
3. Highlight a part of the funtion, right click and select 'copy'.
4. Observe that there is nothing placed onto the clipboard.

What is the expected output? What do you see instead?
Copy the highlighted lines as text (preferably, separated with tabs so I could 
insert it into a document nicely).

What version of the product are you using? On what operating system?
SAE.v1.14.4.x64
Windows 7 x64 SP1

Please provide any additional information below.
It's be nice if CTRL+C would work, too (to avoid the need to right-click).

Original issue reported on code.google.com by [email protected] on 22 Jan 2015 at 1:20

Critical Bug in Decompiler!!

What steps will reproduce the problem?
1. A specific combination of Instructions
2. This testfile cannot be decompiled even if the IL-Code is Valid: 
http://www.file-upload.net/download-10267518/ilspy_throw.exe.html


What is the expected output? What do you see instead?
- Cannot decompile the sourcecode

Object reference not set to an instance of an object.

  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.DoInferTypeForExpression(ILExpression expr, TypeReference expectedType, Boolean forceInferChildren)
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.InferTypeForExpression(ILExpression expr, TypeReference expectedType, Boolean forceInferChildren)
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.DoInferTypeForExpression(ILExpression expr, TypeReference expectedType, Boolean forceInferChildren)
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.InferTypeForExpression(ILExpression expr, TypeReference expectedType, Boolean forceInferChildren)
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.RunInference(ILExpression expr)
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.RunInference()
  at ICSharpCode.Decompiler.ILAst.TypeAnalysis.Run(DecompilerContext context, ILBlock method)
  at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, ILAstOptimizationStep abortBeforeStep)
  at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters)
  at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDefinition methodDef, DecompilerContext context, IEnumerable`1 parameters)



What version of the product are you using? On what operating system?
Latest version, 14.4 x86

Please provide any additional information below.
I attached a testfile

Original issue reported on code.google.com by [email protected] on 7 Feb 2015 at 2:18

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.