Commit Graph

3212 Commits

Author SHA1 Message Date
honfika@gmail.com
dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
honfika@gmail.com
bf2c6cb822 use diamond 2015-07-05 21:34:49 +02:00
honfika@gmail.com
8928a3c9ee organize imports 2015-07-05 21:28:17 +02:00
Jindra Petřík
1caf4e4856 Issue #939 AS3 Correct deobfuscate pop
AS3 Improved P-code reading - Ignoring jumps in unreachable code
2015-07-05 20:41:12 +02:00
Jindra Petřík
1a90ab026d Undefined registers handling (some obfuscators use getlocal_x when there is no selocal before)
Issue #941 index out of bounds fix
2015-07-05 20:07:08 +02:00
Jindra Petřík
bda1e29fa9 §§ "preprocessor" instructions as red ("ERROR" in jsyntaxpane) 2015-07-05 18:28:51 +02:00
Jindra Petřík
ebc00c6656 AS3 hasnext/nextname fixes
No visited warnings
2015-07-05 18:16:06 +02:00
Jindra Petřík
67e8882e6c Issue #942 AS3 timeout optimisation, improved register obfuscator 2015-07-05 17:09:39 +02:00
Jindra Petřík
9146f466e5 Merge origin/master 2015-07-05 16:45:29 +02:00
Jindra Petřík
246c08a8f4 Issue #942 timeout optimisation 2015-07-05 16:45:21 +02:00
honfika@gmail.com
afc7229f97 do not check valid offsets on every removeInstruction call.. check it only once after deobfuscation 2015-07-05 15:03:58 +02:00
Jindra Petřík
5553d3f046 Issue #942 deobfuscator registers - deepness fix 2015-07-05 13:46:22 +02:00
Jindra Petřík
4c67fbc2a3 method body dependece fix in gui 2015-07-05 12:58:37 +02:00
Jindra Petřík
cbbdded296 Issues #944,#991,#939 AS3 obfuscated switch read fix, wrong constants indices fix 2015-07-05 12:53:03 +02:00
honfika@gmail.com
68cd20fa9c remove instruction fix 2015-07-05 06:24:56 +02:00
honfika@gmail.com
9a5079d4ec Introduce end-of-line normalization 2015-07-04 21:00:41 +02:00
honfika@gmail.com
fac67d5baa format source code 2015-07-04 20:51:26 +02:00
honfika@gmail.com
6cafe970fb invalid jump fix 2015-07-04 20:47:07 +02:00
Jindra Petřík
9893296f1d fix tests 2015-07-04 19:18:05 +02:00
Jindra Petřík
ed5136843e Merge origin/master 2015-07-04 19:07:38 +02:00
Jindra Petřík
b43d282e3f tests compilation fixed 2015-07-04 19:07:17 +02:00
honfika@gmail.com
3edf139e40 hungarian translation version6.0.0 2015-07-04 16:59:42 +02:00
Jindra Petřík
0af1bef60e Merge origin/master 2015-07-04 16:47:45 +02:00
Jindra Petřík
1952e75276 tests compilation fixed 2015-07-04 16:47:30 +02:00
honfika@gmail.com
1cf974e661 handle exceptions in command line export: do not break... continue. 2015-07-04 16:47:01 +02:00
honfika@gmail.com
b0b6ffba1f Merge origin/master 2015-07-04 16:46:11 +02:00
Jindra Petřík
2547d22901 Swedish translation improved 2015-07-04 16:45:49 +02:00
Jindra Petřík
7ccc0efd8d Build fix :-) 2015-07-04 16:39:58 +02:00
honfika@gmail.com
c8c548c5a9 handle exceptions in command line export 2015-07-04 16:35:09 +02:00
Jindra Petřík
1c338b18ca Switch for deobfuscation modes changed to checkbox (reset to disable old mode) 2015-07-04 16:34:53 +02:00
Jindra Petřík
03f6b4729e AS1/2 Call function fix 2015-07-04 16:03:21 +02:00
Jindra Petřík
de7acea67c AS1/2 Call function fix 2015-07-04 16:00:36 +02:00
Jindra Petřík
b56f636f67 Issue #938 Parallel speedup thread count limit fixed 2015-07-04 15:57:16 +02:00
Jindra Petřík
3c813acc6a Merge origin/master 2015-07-04 15:21:55 +02:00
Jindra Petřík
3a22038f03 AS3 - improved switch handling 2015-07-04 15:21:47 +02:00
honfika@gmail.com
37e51d8503 #936 Replace shapes with png image from the command line 2015-07-04 15:01:12 +02:00
honfika@gmail.com
4deeda6361 typo fixes 2015-07-04 14:57:18 +02:00
honfika@gmail.com
b700db9027 test fixed 2015-07-04 14:42:12 +02:00
honfika@gmail.com
07bce2f364 Merge origin/master 2015-07-04 14:24:06 +02:00
honfika@gmail.com
738b26ccc1 AS3 deobfuscation fix (jumps after the end), faster instruction length calculation 2015-07-04 14:23:37 +02:00
Jindra Petřík
d8c25ce3e8 Old Idea project removed. It is still probably not working. 2015-07-04 08:52:49 +02:00
Jindra Petřík
79ead0c21e Update README.md 2015-07-04 08:50:03 +02:00
honfika@gmail.com
1b50f77ac8 clone exceptions in methodbody 2015-07-04 07:45:28 +02:00
honfika@gmail.com
064679b6e2 AS3 deobfuscation fix 2015-07-04 00:21:55 +02:00
honfika@gmail.com
6f4da26453 merge fixes 2015-07-03 20:48:23 +02:00
Jindra Petřík
3494556c52 AS3 instruction insert fix 2015-07-03 19:54:36 +02:00
Jindra Petřík
635b6d69d5 AS3 instruction remove fix 2015-07-03 19:37:59 +02:00
Jindra Petřík
f3c0c8fa69 Introduce end-of-line normalization 2015-07-03 19:08:19 +02:00
Jindra Petřík
626668fc43 Merge branch 'v6'
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/ABC.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScriptLexer.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SymbolType.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/InstanceInfo.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/Trait.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/Action.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionGraph.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/ActionListReader.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/ActionSourceGenerator.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/parser/script/SymbolType.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/action/swf6/ActionEnumerate2.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphSourceItem.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/graph/GraphTargetItem.java
	libsrc/ffdec_lib/src/com/jpexs/helpers/Helper.java
	libsrc/ffdec_lib/test/com/jpexs/decompiler/flash/ActionScript2Test.java
	src/com/jpexs/decompiler/flash/gui/Main.java
	src/com/jpexs/decompiler/flash/gui/abc/UsageFrame.java
2015-07-03 19:06:09 +02:00
Jindra Petřík
0cea275073 A fix ? 2015-07-03 18:34:17 +02:00