index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
analysis
/
JarIndex.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-03-30
resolve methods using interfaces as well as superclasses
Cuchaz
1
-19
/
+17
2015-03-16
started adding minimal support for generics
jeff
1
-9
/
+22
2015-03-16
fix more inner class issues
jeff
1
-1
/
+1
2015-03-16
fix a zillion issues with inner classes
jeff
1
-1
/
+1
2015-03-09
field matcher is starting to be useful
jeff
1
-2
/
+26
2015-02-25
fixed lots of issues with inner class reconstruction, particularly for inner ...
jeff
1
-5
/
+24
2015-02-25
more work getting inner class trees working in obf'd and deobf'd land
jeff
1
-4
/
+22
2015-02-23
lots of work in better handling of inner classes
jeff
1
-32
/
+35
2015-02-10
repackage as v0.7b
v0.7_beta
jeff
1
-6
/
+4
2015-02-10
add BRIDGE flag to bridge methods
jeff
1
-0
/
+55
2015-02-09
fix translation issues, particularly with fields
jeff
1
-30
/
+27
2015-02-08
added types to fields
jeff
1
-24
/
+2
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
1
-44
/
+21
2015-01-13
source format change
jeff
1
-484
/
+336
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-10-02
fixed issue with decompiling inner classes
jeff
1
-0
/
+5
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
1
-3
/
+4
2014-09-28
added proper support for renaming constructors
jeff
1
-3
/
+4
2014-09-24
fixed in-jar detection for bridge-related methods
jeff
1
-34
/
+6
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-29
/
+73
2014-09-23
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
1
-4
/
+10
2014-09-21
fixed bugs with anonymous/inner classes
jeff
1
-12
/
+19
2014-09-21
improved inner/anonymous class detection
jeff
1
-29
/
+66
2014-09-21
started unit testing for inner/anonymous class detection
jeff
1
-51
/
+130
2014-09-18
fixed issue with inner class detection
jeff
1
-5
/
+10
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
1
-3
/
+8
2014-09-01
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
1
-177
/
+63
2014-08-31
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
1
-0
/
+15
2014-08-31
fixed crash finding related method implementations when method doesn't implem...
jeff
1
-1
/
+5
2014-08-30
debugging class matcher... almost got it!
jeff
1
-27
/
+30
2014-08-30
got a decent class matcher working
jeff
1
-15
/
+19
2014-08-28
Show public/protected/private access on field/method/constructor references
jeff
1
-3
/
+28
2014-08-26
fix bug with inner class names
jeff
1
-1
/
+1
2014-08-26
implemented proper support for interfaces
jeff
1
-7
/
+100
2014-08-25
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
1
-18
/
+154
2014-08-24
duh! We can't put classes in a package called "default"
jeff
1
-3
/
+4
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
1
-12
/
+28
2014-08-21
fixed call graph searching
jeff
1
-17
/
+13
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
1
-27
/
+16
2014-08-19
started new reference navigation system
jeff
1
-48
/
+93
2014-08-18
crap-ton of bug fixes for inner classes
jeff
1
-40
/
+155
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-17
/
+138
2014-08-15
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
1
-74
/
+113
2014-08-14
fixed bug with method inheritance detection
jeff
1
-14
/
+8
2014-08-14
remove old debug messages
jeff
1
-7
/
+0
2014-08-13
added support for field access searches
jeff
1
-20
/
+87
2014-08-12
got simple method call graph working!
jeff
1
-12
/
+89
[next]