bite icon indicating copy to clipboard operation
bite copied to clipboard

Disassembler focused on comprehensive rust support.

Results 3 bite issues
Sort by recently updated
recently updated
newest added

Release builds from `master` and [v0.2.1](https://github.com/WINSDK/bite/releases/tag/V0.2.1) error with: ``` ./bite MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 thread 'main' panicked at /home/lbr/.cargo/registry/src/index.crates.io-6f17d22bba15001f/epaint-0.27.2/src/text/fonts.rs:203:27: Error parsing "18x18ja" TTF/OTF font file: InvalidFont...

I downloaded V0.3 release. My arch must not support insertq instruction so the binary fails early in startup. Not a complaint, just an observation for future releases. Ignore as approprate...

Hi, I was wondering if bite can currently read from separate .pdb files? Really cool project btw!