Skip to content

Binary Ninja plugin suite for SEGA Genesis ROM hacking

License

Notifications You must be signed in to change notification settings

zznop/bn-genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bn-genesis

Description

Suite of Binary Ninja plugins that assist with SEGA Genesis ROM hacking

  • Load SEGA Genesis/Megadrive ROM's
  • Write m68k assembly and quickly apply a patch at a specified offset
  • Fixup ROM checksums
  • Enumerate call tables (deprecated)
    • Vector35 addressed issues with its core and now tables are recognized by auto-analysis

demo bn-genesis

Dependencies

  • Assembler plugin requires gcc-m68k-linux-gnu (Ubuntu or Debian)
  • Loader requires the third party m68k processor module, which can be found here

About

Binary Ninja plugin suite for SEGA Genesis ROM hacking

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages