Skip to content

RetDec plugin for LLDB. RetDec is a retargetable machine-code decompiler based on LLVM.

License

Notifications You must be signed in to change notification settings

ant4g0nist/decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetDec lldb plugin

RetDec plugin for LLDB. RetDec is a machine-code decompiler based on LLVM.

PRs Welcome License Follow Twitter

Decompile command output screenshot

Build

Packages should be preferably installed via Homebrew.

brew install make
make

Usage

plugin load build/src/decompiler.dylib

Limitations

Currently only works with lldb built from source. Hopefully this will be fixed in the future.

TODO

  • Decompile functions from target executable
  • Add caching
  • Enable spot decoding
  • Add support for decoding any loaded module
  • Syntax highlighter

Thanks

About

RetDec plugin for LLDB. RetDec is a retargetable machine-code decompiler based on LLVM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages