Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)
Repositories
Konloch repositories
Rewrite of Chirs McKinstry's Jackie
A WIP project. Check the README for the full explanation.
Native Java SDK built on top of SJC, compiling Java to native code without bytecode or virtual machines.
Github Profile
Example LWJGL audio implementation with Sound Bank
Malbolge '98 interpreter ported over to Java.
ObfSRC is an experimental way to obfuscate Java source code through unicode escaping.
OpenIRCd is an easy to use zero dependency non-blocking IRC daemon written in Java.
Drop in replacement for Snake YAML 1.33, this is a fork of the latest changes. The default constructors have been changed to no longer allow remote execution during deserialization.
StringVars is a zero dependency pure Java solution to add support for recursive String variables, such as $var$ or %var%.
TaskManager is an easy to use zero dependency task manager / task queue.
File signature scanning antivirus
Vortex IO is an easy-to-use high performance non-blocking zero dependency socket server API for Java.
Dynamic file scanning powered by Yara
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Tools to work with android .dex and java .class files
FernFlower Java decompiler (subtree split of https://github.com/JetBrains/intellij-community /plugins/java-decompiler/engine)