dukeify / fake-jni

An implementation of the JNI and JVMTI with support for direct interaction between natively registered classes and JVM objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a general purpose JNI function signature parser

Matthewacon opened this issue · comments

There are currently multiple independent function signature parsers throughout fake-jni.