index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the converter + some reorganization
Thog
2017-05-16
21
-3682
/
+55
*
Add offset for Enum constructor arguments (Fix #58)
Thog
2017-05-15
7
-22
/
+30
*
Rebuild innerclass method names.
modmuss50
2017-04-05
1
-22
/
+30
*
Avoid crash using rebuild method names + make sure that the mapping is dirty ...
Thog
2017-04-05
2
-1
/
+8
*
Fix tiny mapping separator, and print out stacktrace on error.
modmuss50
2017-03-31
1
-1
/
+2
*
Document a "little bit" the Tiny Reader
Thog
2017-03-24
1
-8
/
+33
*
Reformat code
Thog
2017-03-24
10
-5
/
+10
*
Implement experimental Tiny mappings loader
Thog
2017-03-24
6
-1
/
+141
*
Fix var naming and locals var index issues
Thog
2017-03-12
3
-4
/
+3
*
Follow Fabric guidelines
Thog
2017-03-08
120
-15218
/
+15031
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
42
-1182
/
+1008
*
Avoid crash of the matcher when the obf name is invalid (set a deob it using ...
Thog
2016-11-18
2
-3
/
+30
*
Merge branch 'feature/method-converter'
Thog
2016-11-18
3
-23
/
+165
|
\
|
*
Method Converter: Add bytecode matching to match what is identical
Thog
2016-10-17
3
-14
/
+156
|
*
Preparing needed things for the modification
Thog
2016-10-17
2
-9
/
+9
*
|
Fix crash with ClassSelector
modmuss50
2016-11-14
1
-0
/
+4
*
|
Fix matcher (blame @asiekierka) + add a dirty hack for inner class inside ano...
Thog
2016-10-31
3
-3
/
+10
*
|
Fix NPE with converter when computeClassMatches
Thog
2016-10-31
1
-15
/
+18
*
|
BREAKING CHANGE: Implement modifier transformer
Thog
2016-10-30
15
-45
/
+339
*
|
Fix order of packages, hanging of Enigma and classes nodes not renamed when p...
Thog
2016-10-28
10
-15
/
+85
*
|
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
2016-10-27
3
-7
/
+36
*
|
Rework saving system to improve saving time (Fix #35)
Thomas Guillemard
2016-10-26
4
-15
/
+100
*
|
Starting implementing local variables (#33)
Thog
2016-10-19
7
-5
/
+219
*
|
LocalVariableRenamer: Support correctly Nested Class constructors (Fix #49)
Thog
2016-10-19
1
-1
/
+17
*
|
Fix #48
Thog
2016-10-18
1
-2
/
+2
*
|
Fixes execution order for line number ruler (Close #39)
Glassmaker
2016-10-18
2
-5
/
+3
*
|
Remove Nullable usage and add null check in equals
Thog
2016-10-18
1
-3
/
+2
*
|
remove none/ prefix
asiekierka
2016-10-18
9
-36
/
+16
|
/
*
Revert "apply similar fix to fields"
asiekierka
2016-10-16
2
-54
/
+5
*
apply similar fix to fields
asiekierka
2016-10-16
2
-5
/
+54
*
make Enigma check subclasses of method implementations for duplicate mapping ...
asiekierka
2016-10-16
1
-12
/
+21
*
Rewrite translate(ArgumentEntry in) logic (Fix #44)
Thog
2016-10-15
1
-2
/
+25
*
Fix #41
Thog
2016-10-15
1
-0
/
+11
*
Change method param default naming scheme (Close #42)
Max Gurela
2016-10-15
1
-5
/
+15
*
Allow renaming method arguments where they're used (Fix #32)
Thog
2016-09-24
1
-9
/
+19
*
Add 'enigma.useSystemLookAndFeel' system property (#30)
Thog
2016-09-23
1
-2
/
+3
*
Comment debug openDeclaration
Thog
2016-09-13
1
-1
/
+1
*
Allow for selecting and copying text (Fix #22)
Thog
2016-09-13
2
-8
/
+3
*
Rename for types select only the name part for deob ClassEntry (Fix #24)
Thog
2016-09-13
1
-1
/
+8
*
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
2016-09-13
13
-82
/
+46
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
8
-19
/
+174
*
fix publify not handling package-default methods
asiekierka
2016-09-12
1
-1
/
+1
*
Update Procyon to 0.5.33.8
Thog
2016-09-11
1
-2
/
+1
*
Fix generic issue with return type signature
Thog
2016-09-11
1
-1
/
+10
*
Add a recursive scan for interfaces
Thog
2016-09-10
1
-0
/
+7
*
Follow Javassist signature instead of ignoring generic classes (Fix #19)
Thog
2016-09-07
2
-7
/
+26
*
Generify ProcyonEntryFactory (Fix #18)
Thog
2016-09-06
2
-12
/
+9
*
A little bit of clean up
Thog
2016-09-06
20
-212
/
+61
*
Avoid Engima converter detecting <init> and <clinit> as matchable token
Thog
2016-09-02
1
-0
/
+2
*
Fix for the last commit
Thog
2016-09-01
3
-4
/
+10
[next]