Skip to content
View leg1tsoul's full-sized avatar

Organizations

@rubyhoshinoismyidol

Block or report leg1tsoul

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JNIEnv functions table, helpful when... JNIEnv functions table, helpful when reverse engineering JNI
    1
    #include <stdio.h>
    2
    #include <stdarg.h>
    3
    #include <stddef.h>
    4
    
                  
    5
    typedef int jint;