QuiltMC / enigmaLinks
A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.
☆62Updated 2 months ago
Alternatives and similar repositories for enigma
Users that are interested in enigma are comparing it to the libraries listed below
Sorting:
- Mapping-IO is a small and efficient library for working with deobfuscation mapping files.☆50Updated 3 months ago
- Tool for tracking elements in obfuscated Java archives across releases☆89Updated 4 months ago
- Intellij IDEA plugin that adds Vineflower support☆40Updated 11 months ago
- Access wideners provide a way to loosen the access limits of classes.☆21Updated 2 years ago
- Standalone program and library which can downgrade Java classes/programs down to Java 8☆78Updated last year
- A minimal Java constant uninlining library☆18Updated 3 weeks ago
- Chasm is a java bytecode transformer designed to handle collision between transformers wherever possible.☆70Updated last year
- A reflection library with some useful methods to bypass reflection restrictions in Java☆34Updated last week
- Transitive Minecraft Mappings for 1.7.10 through 1.15.2 (Spigot <-> MCP <-> Yarn <-> Mojang)☆59Updated 2 years ago
- Easy to use low-level networking library for Minecraft☆21Updated this week
- The absolute core of linkie☆23Updated last year
- Source-level class, field and method name remapping for use by ReplayMod/preprocessor, supports Java+Kotlin, also remaps some Mixin annot…☆12Updated 8 months ago
- A collection of mostly micro optimizations that add up to something bigger!☆44Updated last month
- Tool to deobfuscate OptiFine☆18Updated 2 years ago
- Minecraft as a native executable using GraalVM native-image☆33Updated 2 years ago
- Tiny JAR remapping tool.☆133Updated last week
- Generatre a repo of decompiled MC. Do not share the generated repo.☆16Updated last year
- Mixin is a trait/mixin framework for Java using ASM☆76Updated last week
- An IntelliJ plugin to add support for the ReplayMod preprocessor syntax☆17Updated last week
- Fuzzer and code generator for testing Vineflower