index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
Follow Fabric guidelines
Thog
120
-15218
/
+15031
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
42
-1182
/
+1008
2016-11-18
Avoid crash of the matcher when the obf name is invalid (set a deob it using ...
Thog
2
-3
/
+30
2016-11-14
Fix crash with ClassSelector
modmuss50
1
-0
/
+4
2016-10-31
Fix matcher (blame @asiekierka) + add a dirty hack for inner class inside ano...
Thog
3
-3
/
+10
2016-10-31
Fix NPE with converter when computeClassMatches
Thog
1
-15
/
+18
2016-10-30
BREAKING CHANGE: Implement modifier transformer
Thog
15
-45
/
+339
2016-10-28
Fix order of packages, hanging of Enigma and classes nodes not renamed when p...
Thog
10
-15
/
+85
2016-10-27
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
3
-7
/
+36
2016-10-26
Rework saving system to improve saving time (Fix #35)
Thomas Guillemard
4
-15
/
+100
2016-10-19
Starting implementing local variables (#33)
Thog
7
-5
/
+219
2016-10-19
LocalVariableRenamer: Support correctly Nested Class constructors (Fix #49)
Thog
1
-1
/
+17
2016-10-18
Fix #48
Thog
1
-2
/
+2
2016-10-18
Fixes execution order for line number ruler (Close #39)
Glassmaker
2
-5
/
+3
2016-10-18
Remove Nullable usage and add null check in equals
Thog
1
-3
/
+2
2016-10-18
remove none/ prefix
asiekierka
9
-36
/
+16
2016-10-17
Method Converter: Add bytecode matching to match what is identical
Thog
3
-14
/
+156
2016-10-17
Preparing needed things for the modification
Thog
2
-9
/
+9
2016-10-16
Revert "apply similar fix to fields"
asiekierka
2
-54
/
+5
2016-10-16
apply similar fix to fields
asiekierka
2
-5
/
+54
2016-10-16
make Enigma check subclasses of method implementations for duplicate mapping ...
asiekierka
1
-12
/
+21
2016-10-15
Rewrite translate(ArgumentEntry in) logic (Fix #44)
Thog
1
-2
/
+25
2016-10-15
Fix #41
Thog
1
-0
/
+11
2016-10-15
Change method param default naming scheme (Close #42)
Max Gurela
1
-5
/
+15
2016-09-24
Allow renaming method arguments where they're used (Fix #32)
Thog
1
-9
/
+19
2016-09-23
Add 'enigma.useSystemLookAndFeel' system property (#30)
Thog
1
-2
/
+3
2016-09-13
Comment debug openDeclaration
Thog
1
-1
/
+1
2016-09-13
Allow for selecting and copying text (Fix #22)
Thog
2
-8
/
+3
2016-09-13
Rename for types select only the name part for deob ClassEntry (Fix #24)
Thog
1
-1
/
+8
2016-09-13
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
13
-82
/
+46
2016-09-12
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
8
-19
/
+174
2016-09-12
fix publify not handling package-default methods
asiekierka
1
-1
/
+1
2016-09-11
Update Procyon to 0.5.33.8
Thog
1
-2
/
+1
2016-09-11
Fix generic issue with return type signature
Thog
1
-1
/
+10
2016-09-10
Add a recursive scan for interfaces
Thog
1
-0
/
+7
2016-09-07
Follow Javassist signature instead of ignoring generic classes (Fix #19)
Thog
2
-7
/
+26
2016-09-06
Generify ProcyonEntryFactory (Fix #18)
Thog
2
-12
/
+9
2016-09-06
A little bit of clean up
Thog
20
-212
/
+61
2016-09-02
Avoid Engima converter detecting <init> and <clinit> as matchable token
Thog
1
-0
/
+2
2016-09-01
Fix for the last commit
Thog
3
-4
/
+10
2016-09-01
Converter: fix inheritance issue with matcher system
Thog
2
-7
/
+26
2016-08-30
Crash if we find duplicate mappings of classes (Fix #15)
Thog
1
-1
/
+1
2016-08-30
Fix generic method not being mapped as token in the editor (Close #16)
Thog
2
-4
/
+9
2016-08-30
Fix #14
Thog
1
-4
/
+5
2016-08-25
Fix mapping not beeing saving in the right directory in some case
Thog
1
-1
/
+1
2016-08-25
And make ClassTransformer public so it can be used
modmuss50
1
-1
/
+1
2016-08-25
make transformJar public so custom ClassTransformer can be used from external...
modmuss50
1
-1
/
+1
2016-08-25
Use "." instead of "/" in package render and add ability to use "." in a clas...
Thog
2
-3
/
+7
2016-08-24
Revert "MARK EVERYTHING PUBLIC BECAUSE WE ARE EVIL"
Thog
1
-11
/
+0
2016-08-24
Add file path in MappingParseException message
Thog
2
-10
/
+15
[prev]
[next]