https://github.com/TkTech/lawu
A Python library for inspecting JVM class files (.class)
https://github.com/TkTech/lawu
assembler disassembler jawa jvm jvm-bytecode python
Last synced: 10 months ago
JSON representation
A Python library for inspecting JVM class files (.class)
- Host: GitHub
- URL: https://github.com/TkTech/lawu
- Owner: TkTech
- License: mit
- Created: 2012-05-07T04:33:41.000Z (over 13 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-15T12:32:15.000Z (over 1 year ago)
- Last Synced: 2025-02-19T15:53:39.291Z (10 months ago)
- Topics: assembler, disassembler, jawa, jvm, jvm-bytecode, python
- Language: Python
- Homepage: https://tkte.ch/lawu/
- Size: 4.01 MB
- Stars: 46
- Watchers: 6
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

# lawu
[](LICENCE)
Lawu is a human-friendly library for assembling, disassembling, and exploring
JVM class files. It's highly suitable for automation tasks.
## Documentation
API documentation & examples are available at https://lawu.dev
## Licence
Lawu is available under the MIT licence. See LICENCE.