enigma icon indicating copy to clipboard operation
enigma copied to clipboard

A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.

Results 33 enigma issues
Sort by recently updated
recently updated
newest added

It would be very convenient to be able to open jar files and mappings by using the Windows File Explorer because you can paste directories into the address bar and...

enhancement
user interface

This feature would be useful when approached with having to rename packages, instead of all the obfuscated classes inside the renamed packages being marked as deobfuscated, it will mark as...

enhancement
user interface
p: low

It would be nice to incorporate a [TreeMap view](https://www.anychart.com/products/anychart/gallery/Tree_Map_Charts/) which displays the symbols found within the program. Perhaps we could associate code with "Modules", where we group features of code...

enhancement
user interface
p: low

the current icons don't look good when rendered as small as they need to be. this is likely because of the drop shadow just making things look blurry enigma should...

enhancement
user interface
p: low

Git doesn't understand mappings so a way to merge two branches, selecting between conflicting names would be amazing. It looks like custom merge strategies are possible but not easily transferable...

enhancement

Makes it easier to find where unmapped entries are in a file.

enhancement
user interface

When searching for symbol references, the search box should how snippets of code which reference the symbol for ease of use. (https://grep.app has a fantastic implementation of this)

enhancement
user interface

Overhaul `enigma-server`, moving a lot of load away from `enigma-swing` and making it easier to create enigma clients. This rework has a few major goals: - [ ] streamline working...

enhancement
server

It also completely breaks down as soon as duplicate names are present as shown in the attached image. If saving the mappings in this broken state, it removes the intermediate...

bug
user interface

This is a weird issue we haven't been able to figure out for three weeks. It's seemingly random, though it happens way more frequently on Windows than on Linux (from...

bug
help wanted
user interface