Skip to content

Binary Ninja plugin that decompiles the whole binary and saves them in a directory.

License

Notifications You must be signed in to change notification settings

atxsinn3r/BinjaHLILDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary Ninja HLIL Dump

Description

This is a Binary Ninja plugin written in Python that allows you to decompile the whole binary, and then dump all that in a directory. There are some scenarios where this might be helpful, for example:

  • Using your favorite text editor (such as Sublime) to read/find code.
  • Being able to diff -u source.
  • etc.

About

Binary Ninja plugin that decompiles the whole binary and saves them in a directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages