Konloch
Results
4
repositories owned by
Konloch
bytecode-viewer
14.4k
Stars
1.1k
Forks
Watchers
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
JVM-Command
22
Stars
6
Forks
Watchers
Overrides the standard JRE classes using Java agents to allow us to do intensive debugging on the Java application.
JVM-Sandbox
52
Stars
11
Forks
Watchers
Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)
HTTPRequest
20
Stars
14
Forks
Watchers
HTTPRequest is an easy-to-use zero dependency Java wrapper to read from a URL. Support for Cookies, proxies, UserAgent, post data and more.