BiTE: A Cross-Platform Executable Viewer and Reverse Engineering Tool
2024-4-17 19:52:39 Author: www.reddit.com(查看原文) 阅读量:4 收藏

Hey everyone!

I’m excited to share a project I’ve been working on throughout my university studies. It’s called BiTE (https://github.com/WINSDK/bite) and it's a tool primarily focused on being an executable viewer with reverse engineering capabilities.

BiTE supports Windows, MacOS, and Linux, along with their associated executable formats. It’s also capable of parsing and displaying debug information using DWARF/PDB formats, which I hope will be useful even for just comparing codegen.

I’ve put a lot of effort into this and it's the first time I'm releasing something like this publicly. Any feedback, bug reports, or feature suggestions would be greatly appreciated!


文章来源: https://www.reddit.com/r/ReverseEngineering/comments/1c67v53/bite_a_crossplatform_executable_viewer_and/
如有侵权请联系:admin#unsafe.sh