index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
2015-01-19
11
-122
/
+271
*
added inverse operation for moving classes out of the default package
jeff
2015-01-18
1
-27
/
+7
*
add the system classpath to the javassist class pool
jeff
2015-01-18
1
-0
/
+1
*
also translate source file attributes so it's easy to browse decompiled sources
jeff
2015-01-18
1
-0
/
+8
*
move BytecodeTools to m3l
jeff
2015-01-17
2
-438
/
+0
*
added command-line interface for scriptable awesome
jeff
2015-01-17
1
-21
/
+113
*
started on command line interface for build system
jeff
2015-01-13
1
-0
/
+36
*
source format change
jeff
2015-01-13
91
-7239
/
+4868
*
reverting to GPL license
jeff
2014-10-09
90
-272
/
+273
*
relicense as LGPL
jeff
2014-10-08
90
-273
/
+272
*
package for 0.6 beta
v0.6_beta
jeff
2014-10-02
1
-1
/
+1
*
fixed issue with decompiling inner classes
jeff
2014-10-02
4
-6
/
+12
*
fix inner classes test
jeff
2014-10-01
1
-1
/
+0
*
fixed inner class renaming bug
jeff
2014-10-01
9
-105
/
+73
*
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
2014-09-30
14
-78
/
+108
*
fixed recognition of static initializer tokens
jeff
2014-09-28
3
-2
/
+13
*
fixed a crash parsing method signatures with generics in them
jeff
2014-09-28
1
-4
/
+17
*
added jar export
jeff
2014-09-28
5
-59
/
+177
*
argument names now default to the names chosen by Procyon
jeff
2014-09-28
1
-1
/
+1
*
added proper support for renaming constructors
jeff
2014-09-28
10
-88
/
+155
*
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
2014-09-26
7
-29
/
+296
*
fixed invalid tokens issue
jeff
2014-09-25
1
-1
/
+8
*
changed warnings for mappings migration
jeff
2014-09-24
1
-8
/
+20
*
fixed in-jar detection for bridge-related methods
jeff
2014-09-24
10
-106
/
+170
*
HOW DO I WRITE SO MANY BUGS?!?
jeff
2014-09-24
21
-111
/
+335
*
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
2014-09-23
4
-25
/
+117
*
fix bug with anonymous classes in class initializers
jeff
2014-09-22
1
-6
/
+16
*
fixed bugs with anonymous/inner classes
jeff
2014-09-21
5
-34
/
+46
*
improved inner/anonymous class detection
jeff
2014-09-21
1
-29
/
+66
*
started unit testing for inner/anonymous class detection
jeff
2014-09-21
2
-51
/
+148
*
removed workaround for procyon bug
jeff
2014-09-20
1
-13
/
+0
*
added token highlighting for things outside of the jar
jeff
2014-09-20
5
-6
/
+42
*
avoid some unnecessary work with inner classes
jeff
2014-09-20
1
-1
/
+1
*
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
2014-09-20
14
-18
/
+19
*
added warning message to the crash dialog about choosing exit
jeff
2014-09-20
1
-0
/
+1
*
fixed issue with inner class detection
jeff
2014-09-18
1
-5
/
+10
*
fixed crash with jar loading
jeff
2014-09-18
2
-4
/
+20
*
added better error handling for source export
jeff
2014-09-18
4
-54
/
+80
*
changed "Show Calls" menu to search for calls to the default constructor when...
jeff
2014-09-15
1
-2
/
+9
*
added tests to check constructor tokens
jeff
2014-09-14
3
-12
/
+50
*
fixed bug with method references pointing to wrong class
jeff
2014-09-14
1
-39
/
+81
*
added some basic tests for the deobufscator and the jar index
jeff
2014-09-07
2
-8
/
+17
*
fixed spelling error in error message (lol)
jeff
2014-09-04
1
-1
/
+1
*
removed hack to avoid procyon loop
jeff
2014-09-04
1
-6
/
+0
*
removed deobfuscated method signatures from mappings
jeff
2014-09-03
7
-53
/
+32
*
repackaged for 0.5 beta
v0.5_beta
jeff
2014-09-03
2
-7
/
+7
*
fixed issue with method renaming
jeff
2014-09-03
2
-3
/
+1
*
big refactor to better model class/method mappings with no deobf name
jeff
2014-09-03
9
-155
/
+276
*
fixed bug with export progress bar
jeff
2014-09-02
1
-11
/
+19
*
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
2014-09-01
13
-477
/
+466
[next]