issues
search
OrnitheMC
/
enigma
A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.
GNU Lesser General Public License v3.0
9
stars
2
forks
source link
Add ability to map locals
#15
Closed
SpaceWalkerRS
closed
2 years ago
SpaceWalkerRS
commented
2 years ago
Changes to enigma swing to allow editing local variables (highlighting and name validation working correctly)
Additions to the enigma mappings formats, as well as the tiny and tinyv2 formats for encoding and decoding local variables
Also fixed a bug where "reset to obfuscated" would only work in the declaring class for methods, parameters, and locals