Skip to content

Tags: Maschell/GhidraRPXLoader

Tags

v0.9.1

Toggle v0.9.1's commit message
Bump version

v0.9.0

Toggle v0.9.0's commit message
Bump version

v0.8

Toggle v0.8's commit message
Add Ghidra 10.2.1 support

v0.7-ghidra.10

Toggle v0.7-ghidra.10's commit message
Ghidra 10.0.1 support

0.7

Toggle 0.7's commit message
Only get the ElfSectionHeader in the RelocationHandler if it's not a …

…special section header index to avoid a ArrayIndexOutOfBoundsException

0.6

Toggle 0.6's commit message
- Fix references to imports in big binaries

- Revert relocating symbols to 0x01XXXXXX
- Keep imports/exports sections

0.5

Toggle 0.5's commit message
Improve the handling of data and function imports.

0.4

Toggle 0.4's commit message
Imports are now only listed in the import but not export section!

0.3

Toggle 0.3's commit message
Now rpx/rpl files can be imported directly.