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
2015-02-10
repackage as v0.7b
v0.7_beta
jeff
4
-15
/
+10
2015-02-10
black list Object methods from deobfuscation
jeff
1
-0
/
+32
2015-02-10
fix issue with removing field mappings
jeff
2
-1
/
+3
2015-02-10
ignore harmless exceptions I can't fix
jeff
2
-3
/
+30
2015-02-10
add BRIDGE flag to bridge methods
jeff
3
-0
/
+93
2015-02-09
work around bad tokens generated by procyon for now
jeff
5
-29
/
+16
2015-02-09
fix translation issues, particularly with fields
jeff
15
-211
/
+353
2015-02-09
Don't automatically move mappings around. We're more interested in stability ...
jeff
1
-74
/
+13
2015-02-09
add converter to update old mappings format
jeff
4
-24
/
+152
2015-02-08
added types to fields
jeff
17
-143
/
+136
2015-02-05
start some translation tests
jeff
1
-23
/
+0
2015-02-05
add new type/signature system
jeff
2
-0
/
+275
2015-02-04
turn off debug stuff
jeff
1
-1
/
+1
2015-02-02
herp a derp
jeff
2
-2
/
+3
2015-02-02
fix issue with bridge methods
jeff
6
-87
/
+14
2015-01-24
avoid concurrent modification exception
jeff
1
-1
/
+1
2015-01-19
remove debug code, silly...
jeff
1
-5
/
+0
2015-01-19
fixed M3L-related issues with translation index
jeff
1
-2
/
+34
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
11
-122
/
+271
2015-01-18
added inverse operation for moving classes out of the default package
jeff
1
-27
/
+7
2015-01-18
add the system classpath to the javassist class pool
jeff
1
-0
/
+1
2015-01-18
also translate source file attributes so it's easy to browse decompiled sources
jeff
1
-0
/
+8
2015-01-17
move BytecodeTools to m3l
jeff
2
-438
/
+0
2015-01-17
added command-line interface for scriptable awesome
jeff
1
-21
/
+113
2015-01-13
started on command line interface for build system
jeff
1
-0
/
+36
2015-01-13
source format change
jeff
91
-7239
/
+4868
2014-10-09
reverting to GPL license
jeff
90
-272
/
+273
2014-10-08
relicense as LGPL
jeff
90
-273
/
+272
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
[next]