index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
package for 0.6 beta
v0.6_beta
jeff
1
-1
/
+1
2014-10-02
fixed issue with decompiling inner classes
jeff
4
-6
/
+12
2014-10-01
fix inner classes test
jeff
1
-1
/
+0
2014-10-01
fixed inner class renaming bug
jeff
9
-105
/
+73
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
14
-78
/
+108
2014-09-28
fixed recognition of static initializer tokens
jeff
3
-2
/
+13
2014-09-28
fixed a crash parsing method signatures with generics in them
jeff
1
-4
/
+17
2014-09-28
added jar export
jeff
5
-59
/
+177
2014-09-28
argument names now default to the names chosen by Procyon
jeff
1
-1
/
+1
2014-09-28
added proper support for renaming constructors
jeff
10
-88
/
+155
2014-09-26
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
7
-29
/
+296
2014-09-25
fixed invalid tokens issue
jeff
1
-1
/
+8
2014-09-24
changed warnings for mappings migration
jeff
1
-8
/
+20
2014-09-24
fixed in-jar detection for bridge-related methods
jeff
10
-106
/
+170
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
21
-111
/
+335
2014-09-23
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
4
-25
/
+117
2014-09-22
fix bug with anonymous classes in class initializers
jeff
1
-6
/
+16
2014-09-21
fixed bugs with anonymous/inner classes
jeff
5
-34
/
+46
2014-09-21
improved inner/anonymous class detection
jeff
1
-29
/
+66
2014-09-21
started unit testing for inner/anonymous class detection
jeff
2
-51
/
+148
2014-09-20
removed workaround for procyon bug
jeff
1
-13
/
+0
2014-09-20
added token highlighting for things outside of the jar
jeff
5
-6
/
+42
2014-09-20
avoid some unnecessary work with inner classes
jeff
1
-1
/
+1
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
14
-18
/
+19
2014-09-20
added warning message to the crash dialog about choosing exit
jeff
1
-0
/
+1
2014-09-18
fixed issue with inner class detection
jeff
1
-5
/
+10
2014-09-18
fixed crash with jar loading
jeff
2
-4
/
+20
2014-09-18
added better error handling for source export
jeff
4
-54
/
+80
2014-09-15
changed "Show Calls" menu to search for calls to the default constructor when...
jeff
1
-2
/
+9
2014-09-14
added tests to check constructor tokens
jeff
3
-12
/
+50
2014-09-14
fixed bug with method references pointing to wrong class
jeff
1
-39
/
+81
2014-09-07
added some basic tests for the deobufscator and the jar index
jeff
2
-8
/
+17
2014-09-04
fixed spelling error in error message (lol)
jeff
1
-1
/
+1
2014-09-04
removed hack to avoid procyon loop
jeff
1
-6
/
+0
2014-09-03
removed deobfuscated method signatures from mappings
jeff
7
-53
/
+32
2014-09-03
repackaged for 0.5 beta
v0.5_beta
jeff
2
-7
/
+7
2014-09-03
fixed issue with method renaming
jeff
2
-3
/
+1
2014-09-03
big refactor to better model class/method mappings with no deobf name
jeff
9
-155
/
+276
2014-09-02
fixed bug with export progress bar
jeff
1
-11
/
+19
2014-09-01
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
13
-477
/
+466
2014-09-01
added copyright notice
jeff
1
-0
/
+10
2014-09-01
made obfuscated/deobfuscated class selector a bit easier to use
jeff
6
-113
/
+282
2014-08-31
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
5
-1
/
+122
2014-08-31
fixed crash finding related method implementations when method doesn't implem...
jeff
2
-1
/
+10
2014-08-31
added simple loading screen for jars
jeff
2
-13
/
+45
2014-08-31
fixed mapping conversion bug with class rename order
jeff
5
-62
/
+103
2014-08-31
fixed lots of bugs in the mappings converter. It's finally ready. =)
jeff
4
-144
/
+194
2014-08-30
debugging class matcher... almost got it!
jeff
6
-127
/
+246
2014-08-30
finished class matching for now, need to work on class member matching
jeff
6
-57
/
+319
2014-08-30
got a decent class matcher working
jeff
9
-145
/
+748
[next]