(maybe the first) BOLT extractor.
Go to file
Lily Tsuru 582b2a1933 pull in decompiled decompressor
I need to figure out how decompressed sizes are done before fully making this work.
2023-11-19 07:29:42 -05:00
cmake Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
lib correct error with bolt structures, now reading file data (need compression though) 2023-11-19 06:53:11 -05:00
src pull in decompiled decompressor 2023-11-19 07:29:42 -05:00
.clang-format Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
.gitignore Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00
CMakeLists.txt Initial prototype - reads the TOC from the ELF and maps the BOLT file 2023-11-19 06:19:15 -05:00