Skip to content

GhidraEmu v2.0

Compare
Choose a tag to compare
@Nalen98 Nalen98 released this 11 Dec 21:04
· 24 commits to main since this release
7731719
  • Automatic search for a stack section if one exists in the original binary (e.g. ".stack")
  • Several fixes for V850 processor
  • Fix color unsetting in some cases
  • Implemented full memory access during emulation
    Changed bytes during emulation will be displayed in the Ghidra's classic ByteViewer:
    https://github.com/Nalen98/GhidraEmu#ram-view
  • Improved emulation state cleanup
    All changed during emulation bytes will be restored to their original values
  • Automatic stack resize when needed
  • Various improvements
  • Known bugs fixed