index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
Deobfuscator.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial port to ASM
gegy1000
2018-05-19
1
-106
/
+119
*
Rebuild innerclass method names.
modmuss50
2017-04-05
1
-22
/
+30
*
Avoid crash using rebuild method names + make sure that the mapping is dirty ...
Thog
2017-04-05
1
-1
/
+7
*
Reformat code
Thog
2017-03-24
1
-0
/
+1
*
Follow Fabric guidelines
Thog
2017-03-08
1
-583
/
+580
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
1
-6
/
+2
*
Merge branch 'feature/method-converter'
Thog
2016-11-18
1
-13
/
+12
|
\
|
*
Method Converter: Add bytecode matching to match what is identical
Thog
2016-10-17
1
-13
/
+12
*
|
BREAKING CHANGE: Implement modifier transformer
Thog
2016-10-30
1
-0
/
+21
*
|
Fix order of packages, hanging of Enigma and classes nodes not renamed when p...
Thog
2016-10-28
1
-1
/
+6
*
|
Starting implementing local variables (#33)
Thog
2016-10-19
1
-0
/
+8
*
|
remove none/ prefix
asiekierka
2016-10-18
1
-1
/
+1
|
/
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
1
-3
/
+88
*
And make ClassTransformer public so it can be used
modmuss50
2016-08-25
1
-1
/
+1
*
make transformJar public so custom ClassTransformer can be used from external...
modmuss50
2016-08-25
1
-1
/
+1
*
Update Procyon (fix UTF-8 issues), disable debug line number in source code a...
Thog
2016-08-19
1
-20
/
+20
*
add proper propagation of argument names
asiekierka
2016-08-18
1
-1
/
+1
*
Revert "Removed unused methods"
asiekierka
2016-08-17
1
-0
/
+4
*
Avoid making libraries methods renameable + Fix Cancel buttons in save diag
Thog
2016-08-15
1
-1
/
+1
*
Add F5 hotkey to reload class + use a ugly hack to avoid rename issues with g...
Thog
2016-08-14
1
-1
/
+13
*
Implement Enigma directory format (#1)
Thomas Guillemard
2016-08-12
1
-1
/
+2
*
Reformat
lclc98
2016-07-04
1
-62
/
+58
*
Reformatting code
lclc98
2016-07-02
1
-37
/
+6
*
Json format (#2)
lclc98
2016-06-30
1
-0
/
+530