Commit Graph

4859 Commits

Author SHA1 Message Date
Jindra Petřík
337f8bb81d goto detection improvements 2021-01-21 10:29:13 +01:00
Jindra Petřík
d3f0f94cc5 goto detection improvements 2021-01-19 22:33:03 +01:00
Jindra Petřík
4028327330 goto detection... still does not work 2021-01-19 18:22:26 +01:00
Jindra Petřík
cc1ed2e1c7 reverting the change about for loops / goto detection :-(
it does not work as intended
2021-01-18 20:53:44 +01:00
Jindra Petřík
b2b54118f2 AS3: Incorrect handling of strict equals operator in if vs switch resulting in §§pop 2021-01-18 20:27:05 +01:00
Jindra Petřík
0f75283276 changelog 2021-01-18 19:51:26 +01:00
Jindra Petřík
e857b36db5 New test classes for fors, updated AS3Generator for tests 2021-01-18 19:47:59 +01:00
Jindra Petřík
ed42946c40 changelog 2021-01-18 19:22:03 +01:00
Jindra Petřík
9c38f4dca1 AS3 test methods separated to classes, Fixed AS3: get/set slot for global scope 2021-01-18 19:19:36 +01:00
Jindra Petřík
17c1cf528d GraphViz graph display - code structure detection disabled as it is buggy. 2021-01-18 19:19:36 +01:00
Jindra Petřík
95d3f442af Pushes all to stack before going goto. 2021-01-18 19:19:36 +01:00
Jindra Petřík
f5d4403a83 Improved for continue / goto detection 2021-01-18 19:19:36 +01:00
Jindra Petřík
90a4d56b88 Try for new getprecontinues method for for detection 2021-01-18 19:19:36 +01:00
Jindra Petřík
01a09ecb92 Using new FFDec icon on Mac 2021-01-14 21:42:17 +01:00
Jindra Petřík
5c54918dde Changelog - version 12.0.1 version12.0.1 2021-01-14 11:02:51 +01:00
Jindra Petřík
f464de03dc Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows) 2021-01-14 11:02:04 +01:00
Jindra Petřík
31bc2d5909 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler version12.0.0 2021-01-12 18:08:40 +01:00
Jindra Petřík
24812ff6d2 Change version to 12.0.0
[ci skip]
2021-01-12 18:07:30 +01:00
Jindra Petřík
b173dda355 Merge pull request #89 from jindrapetrik/dev
Merging dev for new version release
2021-01-12 18:04:55 +01:00
Jindra Petřík
07acaaed74 Making internal flash viewer a default viewer + move FP option switch to Advanced settings / others 2021-01-12 14:36:10 +01:00
Jindra Petřík
e2b921989f Option to use logging configuration file (ffdec home / logging.properties) 2021-01-12 12:18:23 +01:00
Jindra Petřík
b40c51634a Escaping in P-code Graphviz exporter (Problems with graphs containing backslash strings) 2021-01-09 16:11:18 +01:00
Jindra Petřík
61b9660b49 GraphTargetVisitorInterface for visiting model 2021-01-09 15:00:20 +01:00
Jindra Petřík
819a739397 GraphTargetVisitorInterface for visiting model 2021-01-09 13:00:30 +01:00
Jindra Petřík
4926cb04d0 Show §§findproperty when neccessary (AS3) 2021-01-09 08:43:45 +01:00
Jindra Petřík
637f52091a setglobalslot as §§ 2021-01-09 08:34:54 +01:00
Jindra Petřík
60d91f7782 Use object.§§slot[index] syntax instead of /* UnknownSlot */ comment when slot cannot be determined (AS3) 2021-01-09 08:34:27 +01:00
Jindra Petřík
7489134cdb changelog 2021-01-09 07:22:18 +01:00
Jindra Petřík
07c3cc3cfb push unresolved ifs object back 2021-01-09 07:21:29 +01:00
Jindra Petřík
ea51fdea9a #1379 AS3 - better handling local registers postincrement/decrement 2021-01-06 17:13:00 +01:00
Jindra Petřík
6bcb2272f1 correct issue number in changelog 2021-01-06 11:50:58 +01:00
Jindra Petřík
d292c462c0 Fix build (beanshell) 2021-01-06 10:34:13 +01:00
Jindra Petřík
d5ebf47746 StringBuilder isEmpty fix (available for newer javas) 2021-01-06 10:04:33 +01:00
Jindra Petřík
dabb55d21d #1548 TTF export - correctly handle duplicate unicode codes
#1548 correctly handle empty generated file names
2021-01-06 09:38:43 +01:00
Jindra Petřík
5089289e43 Updated changelog 2021-01-06 08:44:23 +01:00
Jindra Petřík
732d05444a Building does not require Naashorn - uses Beanshell instead 2021-01-06 08:44:04 +01:00
Jindra Petřík
2b64e72014 Correct body index for script initializer in P-code debugging 2021-01-06 08:43:04 +01:00
Jindra Petřík
a2eaa42ecb Fixed: Concurrent access while debugging 2021-01-04 20:02:36 +01:00
Jindra Petřík
6637b11d67 Correct line matching in debugger of AS3 after using deobfuscation 2021-01-04 18:35:47 +01:00
Jindra Petřík
4333c89466 Putting raw edit / generic edit back in as it seems to run fine. 2021-01-04 18:03:02 +01:00
Jindra Petřík
da34fcbd04 Putting XML import/export export back in as it seems to run fine. 2021-01-04 17:56:13 +01:00
Jindra Petřík
ac66eb740b Fixed: Correct AS/P-code matching in editor for AS3 after using deobfuscation 2021-01-04 10:10:23 +01:00
Jindra Petřík
324bb1694c Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2021-01-03 12:26:04 +01:00
Jindra Petřík
7b0411f9ac Delete as3_pcode_instructions.en.html
This is accessible via wiki and can always be generated through commandline [ci skip]
2021-01-03 12:25:46 +01:00
Jindra Petřík
a2458262af Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2021-01-03 12:24:23 +01:00
Jindra Petřík
80aebaa8ba FAQ moved to wiki [ci skip] 2021-01-03 12:21:51 +01:00
Jindra Petřík
f147b31f5b Move FAQ to wiki [ci skip] 2021-01-03 12:21:12 +01:00
Jindra Petřík
809ed6bf8d Adding List of AS3 instructions [ci skip]
Generated through commandline arguments ffdec.jar -doc -type as3.pcode.instructions -out as3_pcode_instructions.en.html -locale en
2021-01-02 09:24:03 +01:00
Jindra Petřík
147a10f794 travis - wait few seconds before deleting nightly tag for deleting of release to propagate properly 2021-01-01 10:08:53 +01:00
Jindra Petřík
0051f4bb7a update changelog 2021-01-01 09:44:36 +01:00