mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
![]() With fixes/improvements from Jean-Baptiste Boric: * fix package declarations * don't special-case defined symbols with zero value a.out object files can define symbols at the very start of a section. * mark undefined symbols with non-zero value as bss candidates * use FSRL to get filename This is required when invoking loaders on subsets of files, such as bulk-importing object files from static archives. * don't use filename in memory block names * reformat Unix Aout loader * rename UnixAoutRelocation class * rename UnixAoutSymbol class * rework Unix Aout loader |
||
---|---|---|
.. | ||
.launch | ||
data | ||
developer_scripts | ||
ghidra_scripts | ||
src | ||
.gitignore | ||
build.gradle | ||
certification.manifest | ||
Module.manifest | ||
README.md |