Awesome
Debug Remover
A tiny tool to strip the debug information from Windows binary files.
Usage
debug_remover <binary_file>
Before
After
Stuff used
- PeLib by RetDec (https://github.com/iArtorias/pelib-updated | https://github.com/avast/retdec)
Compilation notes
- Visual Studio 2022 is recommended to compile this project