# FerroBabe
FerroBabe is a Lightweight Rust library for disassembling Java class.
## Build
- Rust
- cargo
```bash
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](LICENSE).