An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

![lawu](lawu_small.png)

# lawu

[![MIT](https://img.shields.io/github/license/tktech/lawu.svg?style=for-the-badge)](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.