zachtjones / Java-CompilerLinks
Compiler for Java code to x86-64, using two different intermediate representations to aid in the compilation to native assembly. The Java Native Interface is used when needed to call library code.
☆13Updated 6 years ago
Alternatives and similar repositories for Java-Compiler
Users that are interested in Java-Compiler are comparing it to the libraries listed below
Sorting:
- Lower level ZIP support for Java☆46Updated 4 months ago
- Post modern age integration focused jvm bytecode assembler☆75Updated 3 months ago
- A smart, fast alternative to Java's reflection API.☆38Updated this week
- Extending final classes!☆25Updated 8 years ago
- Obfuscation resilent Java class reader/writer☆135Updated 5 months ago
- A translation library for converting between Dalvik and JVM bytecode☆41Updated 2 years ago
- Mirror of R8 with some minor improvements☆17Updated 2 years ago
- Java member resolution library.☆20Updated 7 months ago
- ☆32Updated 2 years ago
- Minimal client-server library for interacting with remote JVM instrumentation instances☆17Updated 6 months ago
- A stronger alternative for Java's Proxy API. Allows the creation of 'mimicked' classes and interfaces with the ability to replace their m…☆11Updated last year
- Bypass for Jigsaw module system, without Unsafe☆40Updated 10 months ago
- Minecraft as a native executable using GraalVM native-image☆34Updated 2 years ago
- Resconstruct is a java library to infer missing information vectors of java classes.☆21Updated last year
- Tool for tracking elements in obfuscated Java archives across releases☆94Updated 2 weeks ago
- Fuzzer and code generator for testing Vineflower☆13Updated last year
- An ASM analyzer implementation with minimal simulation to gather additional stackframe information.☆47Updated 10 months ago
- A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.☆66Updated last month
- Obfuscation of Fickleties for the Java Virtual Machine - A dataset of wacky obfuscation scenarios☆27Updated 4 years ago
- Inline bytecode in Java☆57Updated last year
- For those, who does not want to deal with Jigsaw☆38Updated 11 months ago
- Java bytecode assembler as a Kotlin DSL☆97Updated 3 years ago
- Intellij IDEA plugin that adds Vineflower support☆42Updated last year
- A tool that can dynamically modify Java classes at runtime.☆13Updated 3 years ago
- Plugin for Recaf, which allows you to no-op methods with a single click.☆18Updated 4 years ago
- For when you are stuck in Java 8 but want to use new language features and dependencies☆29Updated 3 years ago
- A minimal Java constant uninlining library☆17Updated 2 months ago
- Java reflection hooking library☆43Updated 3 years ago
- A new Java decompiler☆17Updated 6 years ago
- Force-disabling the JVM bytecode verifier☆57Updated 4 years ago