31 skills found · Page 1 of 2
chame1eon / JnitraceA Frida based tool that traces usage of the JNI API in Android apps.
googlearchive / Tango Examples CJNI example projects for Project Tango [deprecated] C-API
chame1eon / Jnitrace EngineEngine used by jnitrace to intercept JNI API calls.
dreamlike-ocean / PanamaUring使用panama api为java提供io_uring的绑定而无需使用jni绑定,同时统一文件IO和网络IO的模型,提供一套易用的异步IO API
zakgof / Java Native BenchmarkBenchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama
pschichtel / JavaCANA simple JNI wrapper for the socketcan API provided by the Linux kernel. As it is wrapping a Linux Kernel API, it is intended for use on Linux only.
toolfactory / NarcissusA library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API
Catherine22 / SecuritySample(Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.
GazePlay / TobiiStreamEngineForJavaThis project allows to use the Tobii Core SDK Stream Engine API in Java language through the Java Native Interface (JNI)
asyncjason / MQL4JavaMetatrader API for Java using JNI
HuTianQi / JNIOOR基于C++模板函数与Fluent API设计的JNI反射库,极大的简化JNI反射调用,提高JNI开发效率与稳定性
ijklr / Faiss JavaJNI api for faiss
jsimomaa / LASlibJNIJNI bindings for LAStools/LASlib C++ API for reading/writing LIDAR data stored in standard LAS or in compressed LAZ format
bihe0832 / Android Gradle Jni SoAn Android Project with more than one module,the app module(some api developed by jni) depend on an Android Library which has native so.
nysenate / USPS AMS WebServiceA network wrapper around the USPS Address Matching System API library that utilizes JNI to connect a Java servlet with the AMS proprietary C library.
roger1337 / Agentless Instrumentation With JNIThis project instantiates an Instrumentation object without the use of the Java Attach API through a JNI method.
gluster / Libgfapi JniJava Native Interface (JNI) bindings for libgfapi (the GlusterFS client API)
kvintessence / JNIHelperA small utility library to hide all the horrors of JNI API.
sun0x00 / Swig Java Ctp使用SWIG生成用于Java调用上期技术CTP-API的JNI(C++)源码
cristik / Cocoa4javaJNI interfaces to Cocoa API