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

https://github.com/zhkl0228/snoop

Intercept Java applications locally
https://github.com/zhkl0228/snoop

javasnoop xposed

Last synced: about 2 months ago
JSON representation

Intercept Java applications locally

Awesome Lists containing this project

README

        

# JavaSnoop
Intercept Java applications locally

JavaSnoop attempts to attach to an existing process (like a debugger) and instantly begin tampering with method calls, or just watch what’s happening on the system.

Work with [Inspector client](https://github.com/zhkl0228/InspectorClient).