SSVM
SSVM copied to clipboard
Java VM running on a JVM
Hiya! I'm currently working on obfuscation tests using SSVM. I would like to make the virtual machine panic when the stack frame does not meet the required one (similar to...
- Added constant dynamic ldc and indy constant resolving
This is intended for the use case where you initiate one 'base' VM and want to re-use it with different operations that may not have compatible `VMInterface` processors. Now you...
when trying to use the newest commit (d559ea90bb) as a dependency (``com.github.xxDark.SSVM:mirrors:d559ea90bb``, generated by jitpack), the dependency is resolved as an empty jarfile. If you manually take a look at...