Commit Graph

851 Commits

Author SHA1 Message Date
Jindra Petřík
85995ca008 And/Or detection fix 2015-07-11 06:02:09 +02:00
Jackkal
e5a11a577b calculateDebugFileLine: fix null pointer exception 2015-07-10 23:55:36 +02:00
Jindra Petřík
dddb139f1a Issue #961 Final process fix 2015-07-10 20:36:03 +02:00
Jindra Petřík
8a154b48e0 do not use line info in block (obfuscated SWFs break it)
Issue #961 Final process fix
2015-07-10 19:52:29 +02:00
Jindra Petřík
68820fda7a Merge origin/master 2015-07-10 19:33:38 +02:00
Jindra Petřík
bee1f70eaa obfuscated and/or fix 2015-07-10 19:33:20 +02:00
honfika@gmail.com
b086317e24 interrupt thread in finalProcess 2015-07-10 15:41:55 +02:00
Jindra Petřík
9646a6e848 Block refactoring - uses same method.
Use a bit of line information to put commands on same line when needed.
2015-07-10 06:15:11 +02:00
Jindra Petřík
0ebfec640c Isssue #959 For detection fix to avoid StackOverflow 2015-07-10 05:27:53 +02:00
Jindra Petřík
1254c96ab1 Handle obfuscated newarray, newobject instructions. 2015-07-09 21:03:03 +02:00
Jindra Petřík
f225cbdf5a Handle obfuscated namespace identifier 2015-07-09 21:02:15 +02:00
honfika@gmail.com
4f22d48cf5 actions => instructions in AVM2 deobfuscator
added some thread interrupt checks
2015-07-09 19:19:07 +02:00
honfika@gmail.com
cc8bf6fb7a small fixes/improvements 2015-07-09 16:42:42 +02:00
honfika@gmail.com
d9e358d536 cancellable worker fix 2015-07-09 15:09:25 +02:00
honfika@gmail.com
870f9cf926 build fix 2015-07-09 13:04:09 +02:00
honfika@gmail.com
9415a7a115 do not instantiate millions of ArrayList 2015-07-09 13:03:29 +02:00
honfika@gmail.com
42a8fc4c22 GraphTargetItem.src is readonly (field is private, getter added) 2015-07-09 10:51:04 +02:00
honfika@gmail.com
0437e95b4f do not instantiate millions of HighlightData 2015-07-09 10:31:50 +02:00
honfika@gmail.com
c8db079e8e Merge origin/master 2015-07-09 08:46:02 +02:00
honfika@gmail.com
45a19deed3 #958 Remove and Replace character tag of items from CLI fix 2015-07-09 08:41:45 +02:00
Jindra Petřík
eb557e3467 Issue #956 Invalid jump offsets warning 2015-07-09 06:44:34 +02:00
honfika@gmail.com
4f35fd8e28 #958 Remove and Replace character tag of items from CLI 2015-07-08 21:55:46 +02:00
honfika@gmail.com
dd5f46cc76 AVM2Instuction: removed uplicated length calculation 2015-07-08 13:59:41 +02:00
honfika@gmail.com
9a08efd1d0 sometimes the worker is null 2015-07-08 12:22:17 +02:00
honfika@gmail.com
cecb13d78d show script name in log message (currently only without path) 2015-07-08 08:58:03 +02:00
Jindra Petřík
ecb0649b81 AS1/2 unresolved constant as §§ instruction 2015-07-08 06:05:30 +02:00
Jindra Petřík
a047d893b7 Issue #957 AS1/2 IndexOutOfBounds fix 2015-07-08 06:03:34 +02:00
Jindra Petřík
ae3ed9238a Merge origin/master 2015-07-07 22:33:59 +02:00
Jindra Petřík
d53a87e6ee Issue #945 AS1/2 directeditation fix - member named as global function 2015-07-07 22:33:07 +02:00
honfika@gmail.com
318724370b common deobfuscate method 2015-07-07 22:13:35 +02:00
Jindra Petřík
e0a70a35fe Issue #954 IndexOutOfBounds fix 2015-07-07 20:33:24 +02:00
honfika@gmail.com
31eb284b60 no more string concatenation in graph text writer 2015-07-07 16:24:43 +02:00
honfika@gmail.com
2b94ddf793 Merge origin/master 2015-07-07 07:28:31 +02:00
honfika@gmail.com
9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
Jindra Petřík
17a94b7ba2 Issue #947 Marklevels errors ignored 2015-07-06 21:52:56 +02:00
Jindra Petřík
25fe53c366 Merge origin/master 2015-07-06 19:47:27 +02:00
Jindra Petřík
1e8d316d3e AS1/2 deobfuscation fix. 2015-07-06 19:47:03 +02:00
honfika@gmail.com
6c6dea3f8c #952 FFDec not loading SWF without file extension: fixed 2015-07-06 19:24:01 +02:00
Jindra Petřík
45d73fee21 test fix / exception handling 2015-07-06 18:33:31 +02:00
Jindra Petřík
836deb0477 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/deobfuscation/AVM2DeobfuscatorRegisters.java
2015-07-06 17:56:59 +02:00
Jindra Petřík
df36ce3548 AS: P-code reading fixes, better deobfuscation 2015-07-06 17:54:57 +02:00
honfika@gmail.com
1f40a941f7 Do not ask user to abort-retry-ignore on interttuped exception 2015-07-06 16:24:46 +02:00
honfika@gmail.com
b3c39bbbee properly interrupt on timeout 2015-07-06 16:10:12 +02:00
Jindra Petřík
cc475e9781 AS3 deobfuscation from commandline.
Separated deobfuscation settings
2015-07-06 11:36:36 +02:00
Jindra Petřík
9fcc4fa394 Using new deobfuscation method in GUI deobfuscation dialog too. 2015-07-06 10:21:20 +02:00
Jindra Petřík
25112542fe Option to ignore FlashCC/Alchemy packages 2015-07-06 10:02:41 +02:00
honfika@gmail.com
311464b876 organize imports 2015-07-06 09:32:38 +02:00
Jindra Petřík
52f2439197 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/deobfuscation/AVM2DeobfuscatorRegisters.java
2015-07-06 09:14:18 +02:00
Jindra Petřík
0e1a76f279 AS3 register deobfuscator improved 2015-07-06 09:12:29 +02:00
honfika@gmail.com
dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00