Skip to content

Latest commit

 

History

1,149 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A library for analyzing and manipulating JVM bytecode

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

29 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages