issues
search
QuiltMC
/
enigma
A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.
GNU Lesser General Public License v3.0
56
stars
31
forks
source link
better logging and smarter behaviour for drop invalid mappings
#233
Closed
ix0rai
closed
2 weeks ago
ix0rai
commented
2 weeks ago
add a test for drop invalid mappings
add better logging for drop invalid mappings
improved dropping behaviour
drop methods that have no mapping and only invalid parameters
TODO:
[x] fix out-of-bounds parameters not being dropped
TODO: