(maybe the first) BOLT extractor.
Go to file
Lily Tsuru 35cabf05da working decompression and extraction 2023-11-19 20:14:08 -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 working decompression and extraction 2023-11-19 20:14:08 -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
bolt.hexpat working decompression and extraction 2023-11-19 20:14:08 -05:00