GitHub - WINSDK/bite: Disassembler focused on comprehensive rust support.
Ever wanted to inspect every bite of your binary.
BiTE is a platform-agnostic executable analysis tool. It aims to offer an
environment for inspecting the content of binaries and it's debug info. While it is
still in early development, it supports various architectures.
Showcase
Here is an example of the assembly listing viewing.
The ability to view a binaries disassembly and it's associated source code.
Installation
Building from source.
Features yet to be implemented
Whenever I have time this ...
Read more at github.com