Jindra Petřík
|
5733cd9051
|
#1449 Updated Turkish translation
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
9a55acb816
|
Update CHANGELOG.md
[skip ci]
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
172ca77aa4
|
Update CHANGELOG.md
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
e881aac7af
|
#1457 pushing on stack before exit item(return/throw)
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
fe9f862a83
|
#1449 updated turkish translation
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
2c3b9354aa
|
#1457 AS3 switch without lookupswitch ins detection
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
2562d7d9f4
|
create dev branch
|
2020-04-25 17:11:07 +02:00 |
|
Jindra Petřík
|
90f2ec2159
|
Update CHANGELOG.md
|
2018-09-08 15:32:29 +02:00 |
|
Jindra Petřík
|
ae02157954
|
Merge pull request #68 from jindrapetrik/dev
Merging version 11.2.0
|
2018-09-08 15:28:45 +02:00 |
|
Jindra Petřík
|
16f0bfc2db
|
#1484 AS import error import on commandline fix
|
2018-09-08 15:23:49 +02:00 |
|
Jindra Petřík
|
797c9b13bd
|
match to issue #1415
|
2018-07-14 22:17:50 +02:00 |
|
Jindra Petřík
|
f1960ffdde
|
Properly terminating debug session on Flash player manual close
|
2018-07-14 22:16:32 +02:00 |
|
Jindra Petřík
|
4518769b45
|
Displaying contents of local variables (AS3) while debugging
|
2018-07-14 22:08:02 +02:00 |
|
Jindra Petřík
|
c14cbbaf01
|
No disabling autoOpenLoadedSWFs checkbox when ActiveX player not available (User can use Run button)
|
2018-07-14 19:18:56 +02:00 |
|
Jindra Petřík
|
83d42253c4
|
DefineBits (with JPEGTables) tags export fixed
|
2018-05-28 20:42:49 +02:00 |
|
Jindra Petřík
|
02660f396e
|
AS1/2 deobfuscation of empty stack pops - returning Undefined instead
|
2018-05-28 18:00:32 +02:00 |
|
Jindra Petřík
|
f48c92df27
|
AS1/2 Delete operator with nonIdentifier parameters (e.g. spaces or obfuscated)
|
2018-05-27 22:42:26 +02:00 |
|
Jindra Petřík
|
f61772c8f7
|
For in break detection with inner switch statement
|
2018-05-27 22:10:54 +02:00 |
|
Jindra Petřík
|
6c998254b9
|
- Setting of limit of executed instructions during AS1/2 deobfuscation
- Default limit of maximum executed instructions during AS1/2 deobfuscation raised to 10000
|
2018-05-27 19:39:02 +02:00 |
|
Jindra Petřík
|
a115e19b7c
|
- Fixed §§push after continue - should be before (usually on obfuscated code)
|
2018-05-27 18:41:48 +02:00 |
|
Jindra Petřík
|
d5069acb2c
|
- Fixed §§push after continue - should be before (usually on obfuscated code)
|
2018-05-27 18:41:33 +02:00 |
|
Jindra Petřík
|
0dea317d9f
|
- AS1/2 Fixed callmethodaction arguments
- AS1/2 Using brackets instead of §§ syntax in callmethodaction
|
2018-05-27 17:33:15 +02:00 |
|
Jindra Petřík
|
d138c61072
|
- AS1 slash syntax support (decompilation, direct editation)
- AS1/2 Using eval, set functions on obfuscated names instead of §§ syntax where applicable
|
2018-05-27 16:52:55 +02:00 |
|
Jindra Petřík
|
6ec124f71a
|
Fixed using temporary registers after for..in (causing §§pop instructions, etc.)
|
2018-05-27 10:49:42 +02:00 |
|
Jindra Petřík
|
8b91bfc1d7
|
changelog graphviz info position fix
|
2018-05-26 18:58:01 +02:00 |
|
Jindra Petřík
|
860b7ec2b5
|
changelog update
|
2018-05-26 18:41:34 +02:00 |
|
Jindra Petřík
|
36fa23c11e
|
Merge branch 'graphviz-detect' into dev
|
2018-05-26 18:38:29 +02:00 |
|
Jindra Petřík
|
811f7a3b77
|
Better continue in for / goto detection.
|
2018-05-26 18:37:25 +02:00 |
|
Jindra Petřík
|
1dd96e6c53
|
Warning panel on scripts containing §§ instructions (Tip for Settings/Automatic deobfuscation)
|
2018-05-25 19:03:20 +02:00 |
|
Jindra Petřík
|
a9733926cf
|
better AS 1/2 unresolved const handling
|
2018-05-24 19:42:44 +02:00 |
|
Jindra Petřík
|
db5750a8f7
|
show definefunctions in separate clusters in graphs
|
2018-05-24 15:31:32 +02:00 |
|
Jindra Petřík
|
7810a84ad2
|
graphlib for detecting code structure on graph view
|
2018-05-24 15:31:32 +02:00 |
|
Jindra Petřík
|
1abdd0bf11
|
updated changelog
|
2018-05-24 15:31:31 +02:00 |
|
Jindra Petřík
|
74fcac338e
|
Copy GV source to clipboard in rightclick menu of Graph.
|
2018-05-24 15:31:31 +02:00 |
|
Jindra Petřík
|
cdd1acb1f9
|
More universal GraphExporter
Log exceptions on copy to clipboard graph
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
7f7945e9c2
|
updated changelog
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
70760add45
|
GraphViz dot path as configuration option
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
2ecc415469
|
Copy Graph to clipboard button (AS1/2). WIP: select different icon and/or button placement
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
d5c814f79f
|
Option to export script (AS1/2) as Graphviz P-code
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
7ee96beead
|
PcodeGraphVizExporter (Currently only for AS1/2)
|
2018-05-24 15:31:30 +02:00 |
|
Jindra Petřík
|
7cd52dc324
|
Making makeGraph public in Graph so Graphviz exporter can access it better
|
2018-05-24 15:31:29 +02:00 |
|
Jindra Petřík
|
51cc222964
|
unreleased changelog section [ci skip]
|
2018-05-24 15:29:15 +02:00 |
|
Jindra Petřík
|
bf2a413725
|
Update CHANGELOG.md
|
2018-05-24 15:12:28 +02:00 |
|
Jindra Petřík
|
82c60f73f1
|
Update CHANGELOG.md
|
2018-05-24 15:12:08 +02:00 |
|
Jindra Petřík
|
ba6dfa9f4b
|
Merge pull request #67 from jindrapetrik/dev
merge 11.1.0
|
2018-05-24 15:10:52 +02:00 |
|
Jindra Petřík
|
affa1ab5f4
|
#1456 jsyntaxpane - updated for java 9+ - fixed undomanager
|
2018-04-22 11:42:06 +02:00 |
|
Jindra Petřík
|
e8c73ce05f
|
#1456 jsyntaxpane - updated for java 9+ - fixed undomanager
|
2018-04-22 11:21:45 +02:00 |
|
Jindra Petřík
|
c2f729b3bf
|
Turkish locale toLowerCase I problem fix (causing not loading main window because of icon names conversion, etc.)
|
2018-04-01 16:26:32 +02:00 |
|
Jindra Petřík
|
5717035254
|
[skipci]
|
2018-04-01 15:35:22 +02:00 |
|
Jindra Petřík
|
da55c136ea
|
turkish translator [skipci]
|
2018-04-01 12:39:19 +02:00 |
|
Jindra Petřík
|
a78270fa1b
|
TRANSLATIONS.md updated [skipci]
|
2018-04-01 12:34:33 +02:00 |
|
Jindra Petřík
|
74648018b1
|
Merge branch 'master' into dev
|
2018-04-01 12:33:06 +02:00 |
|
Jindra Petřík
|
8d10356764
|
[skipci]
|
2018-04-01 12:31:25 +02:00 |
|
Jindra Petřík
|
020c073d1e
|
Merge branch 'master' into dev
|
2018-04-01 12:23:41 +02:00 |
|
Jindra Petřík
|
dbb8fbc428
|
changelog updated
|
2018-04-01 12:01:20 +02:00 |
|
Jindra Petřík
|
666dcad86e
|
Issue 1449 - Turkish translation by Osman ÖZ
|
2018-04-01 11:56:09 +02:00 |
|
Jindra Petřík
|
3880141abe
|
How to install section [ci skip]
|
2018-02-12 21:36:30 +01:00 |
|
Jindra Petřík
|
756a7c8321
|
Updated download info [ci skip]
|
2018-02-12 21:15:29 +01:00 |
|
Jindra Petřík
|
c2271f3d71
|
Merge pull request #65 from jindrapetrik/jindrapetrik-patch-2
Adding contact section and more info about Issue tracker [ci skip]
|
2018-02-12 20:35:54 +01:00 |
|
Jindra Petřík
|
be955586f7
|
Update README.md
|
2018-02-12 20:32:14 +01:00 |
|
Jindra Petřík
|
659642aff0
|
Adding contact section and more info about Issue tracker [ci skip]
|
2018-02-12 20:29:00 +01:00 |
|
Jindra Petřík
|
142b3434cb
|
Merge pull request #64 from jindrapetrik/jindrapetrik-patch-1
Update TRANSLATIONS.md
|
2018-02-12 19:39:50 +01:00 |
|
Jindra Petřík
|
15bfc92700
|
Update TRANSLATIONS.md
|
2018-02-12 19:33:45 +01:00 |
|
Jindra Petřík
|
c587e7f862
|
Merge pull request #63 from jindrapetrik/translations
information about translations
|
2018-02-12 19:31:37 +01:00 |
|
Jindra Petřík
|
d2e4efcfe2
|
information about translations
|
2018-02-12 19:21:31 +01:00 |
|
Jindra Petřík
|
508d9b7802
|
updated changelog
|
2018-02-10 22:31:46 +01:00 |
|
Jindra Petřík
|
eb9959a171
|
Fix: HAS_OPTIONAL flag in AVM2 code displayed twice
|
2018-02-10 22:31:04 +01:00 |
|
Jindra Petřík
|
338a10e4d3
|
Export selection fix added to changelog
|
2018-02-04 08:37:55 +01:00 |
|
Jindra Petřík
|
ee71b9179c
|
Correctly handling TagScript in ExportDialog - prevented display export type selection for some AS1/2 scripts
|
2018-02-04 08:36:33 +01:00 |
|
Jindra Petřík
|
2b9fc72baf
|
Correctly handling TagScript on getASMs
|
2018-02-04 08:35:20 +01:00 |
|
Jindra Petřík
|
2f9c44db30
|
AS1/2: DefineFunction push registers cleanup - remove insideDefineFunction1 parameter,
execute the cleanup for whole script as decompiler adapter,
fixing bugs in the cleanup and refactoring.
|
2018-01-31 07:24:45 +01:00 |
|
Jindra Petřík
|
a7f457ad9d
|
AS1/2: break on the end of for..in loop
|
2018-01-30 07:39:16 +01:00 |
|
Jindra Petřík
|
eca98106d2
|
AS1/2: Properly handling of Flash7 scripts exported to Flash5/6 - ActionDefineFunction local registers
|
2018-01-29 22:13:59 +01:00 |
|
Jindra Petřík
|
da3cf1454c
|
AS1/2 Try..catch with error types support - decompilation and direct editation
|
2018-01-28 16:08:20 +01:00 |
|
Jindra Petřík
|
f524523762
|
correct jump pos,
removed old comments
|
2018-01-28 13:30:54 +01:00 |
|
Jindra Petřík
|
813d411ccc
|
universalloop extends whileloop
better while loop detection
|
2018-01-28 13:10:25 +01:00 |
|
Jindra Petřík
|
d898ec2076
|
AS1/2 switch detection - better handling position of default branch
|
2018-01-28 12:03:10 +01:00 |
|
Jindra Petřík
|
455d30bb2d
|
Switch variant generator
|
2018-01-28 11:54:47 +01:00 |
|
Jindra Petřík
|
2e31ef23a0
|
AS1/2 switch detection fix - causing two default labels
|
2018-01-28 10:04:38 +01:00 |
|
Jindra Petřík
|
7380c3c604
|
AS1/2 switch detection fix - default clause also used when detecting break
|
2018-01-28 10:03:39 +01:00 |
|
Jindra Petřík
|
654fd8ba6d
|
AS1/2 switch detection refactoring to make it more readable
|
2018-01-28 07:32:20 +01:00 |
|
Jindra Petřík
|
faac405da2
|
fix nullpointer on ActionCloneSprite
ActionScriptObject - return Undefined for missing getMember
|
2018-01-27 21:19:44 +01:00 |
|
Jindra Petřík
|
08b02ae83c
|
ActionRandomNumber fixed for nonpositive numbers
|
2018-01-27 20:43:42 +01:00 |
|
Jindra Petřík
|
e862df59c1
|
AS1/2: Displaying script path on invalid jump error log
|
2018-01-27 20:25:07 +01:00 |
|
Jindra Petřík
|
eb30c18fba
|
AS1/2 break statement decompilation in for..in loops fixed
|
2018-01-27 17:59:03 +01:00 |
|
Jindra Petřík
|
08751b9524
|
AS2 classes tests reorganised
|
2018-01-27 13:38:52 +01:00 |
|
Jindra Petřík
|
c0e6e728d9
|
AS2 class detector - checking classes only in DoInitAction tags
|
2018-01-27 11:34:51 +01:00 |
|
Jindra Petřík
|
a904fdb3a3
|
AS2 class detector - checking other class variant
|
2018-01-27 09:45:01 +01:00 |
|
Jindra Petřík
|
205b9cda14
|
AS2 class detector - ignoring onFalse section, which can lead to invalid location
|
2018-01-25 21:20:45 +01:00 |
|
Jindra Petřík
|
7baaa1f1ff
|
AS2 class detector - check if else clause is empty, allow some code without push
|
2018-01-23 07:03:10 +01:00 |
|
Jindra Petřík
|
da586b105f
|
- New AS2 class detector
- Reference helper class moved to helper package.
|
2018-01-22 22:06:40 +01:00 |
|
Jindra Petřík
|
def79bd7a7
|
AS2 class detection - Fix seeing class where isn't
|
2018-01-21 18:35:37 +01:00 |
|
Jindra Petřík
|
c9e7992081
|
MyEntry Serializable
|
2018-01-21 18:23:30 +01:00 |
|
Jindra Petřík
|
2f6d0e66ac
|
AS1/2 direct editation - reordering of large (>256 items) constantpools
|
2018-01-21 13:03:20 +01:00 |
|
Jindra Petřík
|
9e2497f2b8
|
Fix wrong constant indices when ConstantIndex copy
|
2018-01-21 12:23:25 +01:00 |
|
Jindra Petřík
|
800b48505f
|
updated changelog
|
2018-01-21 10:59:33 +01:00 |
|
Jindra Petřík
|
091a2e1226
|
- Sorting constantpool based on ActionPush position
- ActionPush constant for maximum index of constant of type 8 push.
|
2018-01-21 10:59:19 +01:00 |
|
Jindra Petřík
|
e436dccb07
|
Direct editation of AS2 classes - minor changes to make it closer to original compiler
|
2018-01-21 10:07:05 +01:00 |
|
Jindra Petřík
|
d8fca459cb
|
Direct editation of AS2 classes - methods do not require ActionDefineFunction2
|
2018-01-21 09:28:48 +01:00 |
|
Jindra Petřík
|
6c3b497798
|
Direct editation of AS2 classes - save methods before variables, as in Flash CS6
|
2018-01-21 09:21:35 +01:00 |
|