Luvdis

Latest version: v0.8.0

Safety actively analyzes 621444 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.8.0

Features
- Added support for partial BL instructions (see [THUMB.19](https://problemkaputt.de/gbatek.htmthumbopcodesjumpsandcalls))
Bugfixes
- Updated maximum rom size for ROM object to be 32 MiB, not 16.

0.7.1

* Fixed bug where highest addressable ROM address was `0x09000000` instead of `0x09FFFFFF`. See https://problemkaputt.de/gbatek.htmgbamemorymap for details

0.7.0

* Added `default-mode` command-line option, for treating data as THUMB code by default, etc.

0.6.1

* Fixed bug with default start & stop addresses.

0.6.0

* Added new CLI based on [click](https://click.palletsprojects.com/en/7.x/).
* Added check/warning when a ROM is oversized (more than 16 MiB).
* Added CLI progress bar during disassembly.

0.5.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.