index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
Deobfuscator.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
2014-08-25
1
-0
/
+6
*
minor bug fixes
jeff
2014-08-24
1
-0
/
+1
*
duh! We can't put classes in a package called "default"
jeff
2014-08-24
1
-3
/
+3
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
1
-24
/
+25
*
added export command with progress bar
jeff
2014-08-23
1
-11
/
+67
*
fixed constructor references in call graph searches
jeff
2014-08-22
1
-2
/
+1
*
fixed call graph searching
jeff
2014-08-21
1
-10
/
+8
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
1
-55
/
+50
*
fixed type caching after rename
jeff
2014-08-18
1
-3
/
+10
*
crap-ton of bug fixes for inner classes
jeff
2014-08-18
1
-0
/
+2
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
1
-24
/
+27
*
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
2014-08-15
1
-14
/
+4
*
added support for field access searches
jeff
2014-08-13
1
-4
/
+26
*
got simple method call graph working!
jeff
2014-08-12
1
-29
/
+5
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
1
-8
/
+8
*
added method inheritance browsing
jeff
2014-08-11
1
-2
/
+2
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
1
-14
/
+11
*
filter out tokens that are not obfuscated
jeff
2014-08-10
1
-61
/
+16
*
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
2014-08-10
1
-34
/
+80
*
started working on recognition of non-class member identifiers in the source
jeff
2014-08-07
1
-14
/
+73
*
added un-obfuscated classes to the deobfuscated classes list
jeff
2014-08-06
1
-0
/
+4
*
show deobfuscated names in class inheritance
jeff
2014-08-06
1
-5
/
+10
*
added simple class inheritance browsing
jeff
2014-08-06
1
-0
/
+5
*
added stable save order for mappings to hopefully help with merging
jeff
2014-08-04
1
-39
/
+80
*
started working on method parameter renaming
jeff
2014-08-02
1
-2
/
+2
*
fixed bug with save mappings menu
jeff
2014-07-31
1
-45
/
+15
*
switched to line-by-line mergable, human-readable file format for mappings
jeff
2014-07-30
1
-14
/
+17
*
added gui/cli loading of jars/mappings
jeff
2014-07-29
1
-8
/
+23
*
added identifier renaming capability
jeff
2014-07-27
1
-2
/
+113
*
made gui responsive to caret position and show identifier info
hg
2014-07-27
1
-0
/
+5
*
initial commit
jeff
2014-07-26
1
-0
/
+109