SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.56k stars 178 forks source link

Fix two off by one issues in ElfFile. #284

Closed hpmv closed 1 month ago

hpmv commented 1 month ago

Causes a crash because there was an elf whose symbols section was right after the program header.