Refactoring BCV
Emulator Apprentice, Game Developer, Java Hacker, FOSS Enthusiast & Reverse Engineer.
-
https://The.Bytecode.Club
- Seattle, Washington
- https://bytecodeviewer.com
- @Konloch
Block or Report
Block or report Konloch
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
bytecode-viewer Public
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
-
JVM-Sandbox Public
Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)
-
HTTPRequest Public
An easy to use pure Java wrapper to read from a URL. Cookie, proxy, useragent, post data, and referrer are easily configurable.
-
JVM-Command Public
Overrides the standard JRE classes using Java agents to allow us to do intensive debugging on the Java application.