FerroBabe 0.1.3

A lightweight Rust library for disassembling Java class files.
Documentation

FerroBabe

FerroBabe is a Lightweight Rust library for disassembling Java class.

Install

FerroBabe is published on crates.io:

cargo add FerroBabe

API documentation is hosted on docs.rs/FerroBabe.

Build

  • Rust
  • cargo
git clone https://github.com/NyankoDev/FerroBabe.git

cd FerroBabe

cargo build

Contributes

We encourage contributions

If you have the energy or interest, PR are welcome

License

Licensed under the MIT License. See LICENSE.