An open API service indexing awesome lists of open source software.

https://github.com/rdbo/java-hooking

Hooking Java methods from C/C++
https://github.com/rdbo/java-hooking

Last synced: 11 months ago
JSON representation

Hooking Java methods from C/C++

Awesome Lists containing this project

README

          

# java-hooking
Hooking Java methods from C/C++

# Note
This is a repository of tests with Java hooking using JNI and C++

# Credits
Shoutout to [@AidanVicars](https://github.com/AidanVicars) for assisting me in the making of this project