Releases: WINSDK/bite
Releases · WINSDK/bite
V0.3 Release
- Labels/Functions are now hyperlinks
- Global colorscheme
- Fixed various issues
| File | Platform |
|---|---|
bite-aarch64-apple-darwin.tar.xz |
Arm macOS |
bite-x86_64-unknown-linux-gnu.tar.xz |
x64 Linux |
bite-x86_64-unknown-windows-msvc.tar.xz |
x64 Windows |
V0.2.1 Release
- Cleaner source code viewer
- ELF/PE section type identification
- Aarch64/armv7 symbolic resolution
| File | Platform |
|---|---|
bite-aarch64-apple-darwin.tar.xz |
Arm macOS |
bite-x86_64-unknown-linux-gnu.tar.xz |
x64 Linux |
bite-x86_64-unknown-windows-msvc.tar.xz |
x64 Windows |
V0.2 release
- Comprehensive code/data diff
- Native menu bar integration
- Much more dynamic listing loading
- MacOS support
v0.11 release
Accurate assembly listing for both code and data.
v0.8 release
Integration of egui
- Much of the gui has been reworked
- Initial terminal implementation has started