Jump to content
Nytro

SmartDec - Native code to C/C++ decompiler.

Recommended Posts

Posted

[h=1]SmartDec[/h] Native code to C/C++ decompiler.

[h=2]Standalone[/h]

  • Supports x86 and x86-64 architectures.
  • Reads ELF and PE file formats.
  • Reconstructs functions, their names and arguments, local and global variables, expressions, integer, pointer and structural types, all types of control-flow structures, including switch.
  • Has a nice graphical user interface with one-click navigation between assembler code and reconstructed program.
  • The only decompiler that handles 64-bit code.

[h=2]IDA Pro plug-in[/h]

  • Enjoys all executable file formats supported by the disassembler.
  • Benefits from IDA's signature search, parsers of debug information, and demanglers.
  • Push-button decompilation of a chosen function or the whole program.
  • Easy jumping between the disassembler and the decompiled code.
  • Full GUI integration.

Sursa: SmartDec | derevenets.com

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...