Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
1.68k
stars
162
forks
source link
ELF loader cannot load ELF binaries with relocation section not pointing to a symbol section #70
Open
phil777 opened 6 years ago
Static executable generated with gcc 7 for ARM create an ELF executable with this REL section header (note the
readelf
warning):Created with
Bincat will abort with