A C++ library to provide serialization and deserialization of Java objects (ala ObjectInputStream and ObjectOutputStream).
- a Java class file parser.
- a Java disassembler.
- ✅ Deserialization
- ❌ Serialization (TODO)
Unless otherwise stated, contributions are licensed under the terms of the MIT license.