Skip to content

Binary Ninja Plugin for disassembling plan 9 a.out binaries

Notifications You must be signed in to change notification settings

blurbdust/binaryninja_plan9_aout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Binary Ninja Plugin for disassembling a.out binaries.

Currently only sort-of works for amd64 and not tested for any other architecture yet.

TODO:

  • Correct segmentation of binary maybe?
  • 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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages