SkillAgentSearch skills...

Mokapot

A library for analyzing and manipulating JVM bytecode

Install / Use

/learn @henryhchchc/Mokapot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MokaPot

GitHub Repository Codecov Crates.io docs.rs Contributor Covenant Ask DeepWiki

Overview

MokaPot is a Rust library for working with JVM bytecode. You can use it to parse, inspect, and change Java class files.

For library usage and API documentation, see the mokapot crate.

Documentation

Building

Requirements:

  • Rust (latest stable)
  • JDK (latest release, for compiling Java source files as test data)

To build and test:

cargo build --all-features
cargo test --all-features

Contributing

See docs/CONTRIBUTING.md for how to contribute.

License

MIT License. See LICENSE for details.

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated6d ago
Forks5

Languages

Rust

Security Score

95/100

Audited on Mar 28, 2026

No findings