WINSDK/bite
Fork: 22 Star: 794 (更新于 2024-10-18 14:20:47)
license: MIT
Language: Rust .
Disassembler focused on comprehensive rust support.
最后发布版本: V0.3 ( 2024-04-21 18:09:57)
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 binary's disassembly and its associated source code.
Installation
Building from source.
cargo install --path .
Features yet to be implemented
Whenever I have time this year I'll try implementing most of these.
If you feel like it, submit a pull request and I'll have a look at it!
- Port GUI to wgpu + winit
- Header with buttons and options
- Assembly listing exploration
- Interactive terminal
- Assembly instruction byte patching
- Hex binary viewer
- Debugging front-end's
- X86-64 support
- AArch64/Armv7 support
- Riscv64gc/Riscv32gc support
- MIPS-V support
- Demangling support for most targets
- MSVC
- Itanium
- Rust
- Decoding datastructures depending on each section
- Assembly listing lifting
- Resolving addresses
- Interpreting non-code data
- Creating labels for relative jumps
最近版本更新:(数据更新于 2024-09-22 16:40:03)
2024-04-21 18:09:57 V0.3
2024-04-17 17:48:25 V0.2.1
2024-04-15 01:47:15 v0.2
2023-11-26 17:32:54 v0.11
2023-06-15 03:14:00 v0.8
主题(topics):
demangler, dissassembler, gui, rust
WINSDK/bite同语言 Rust最近更新仓库
2024-11-05 08:48:52 lapce/lapce
2024-11-04 19:47:57 dashpay/platform
2024-11-01 02:26:55 mediar-ai/screenpipe
2024-10-30 06:09:45 electric-capital/crypto-ecosystems
2024-10-29 10:21:58 rustdesk/rustdesk
2024-10-27 15:42:03 jtroo/kanata