Home

Awesome

SSVM - Stupidly Simple VM

Capabilities

Usage

For a basic example, see: EXAMPLE.md

More simple cases can be found in the test cases: ssvm-invoke tests

For complex examples, see: Recaf v3 (Old, using SSVM 1.0)

To add SSVM to your project, add it as a dependency via JitPack. Be sure to use the "commits" tab to pull the latest version, as 2.0.0 has not officially been tagged for release yet.

SSVM depends on JLinker, which is also available via JitPack