Skip to content

Binary Ninja Plugin for disassembling plan 9 a.out binaries

Notifications You must be signed in to change notification settings

lubiedo/binaryninja_plan9_aout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

9 a.out BinaryView

Binary Ninja Plugin for disassembling a.out binaries. Currently only sort-of works for x86_64 and arm.

## TODO:

  • Correct segmentation of binary.
  • Finding Strings in binary and correct loading in binja.
  • Fix up function names through either loading of syscalls or through symbols.
  • Potential loading of symbols.
  • Get even remotely close to acid

About

Binary Ninja Plugin for disassembling plan 9 a.out binaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%