Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
2c0eaae1a2 Fixed #1906 Memory search - byte align opens wrong SWFs 2022-12-23 17:02:50 +01:00
Jindra Petřík
b53590210d Fixed #1907 Crashing on memory search
Putting back old JNA 3.5.1 as  5.11.0 crashes on calling new Memory()
Modify VJCJ natives to support JNA 3.5.1
2022-12-23 17:02:50 +01:00
Jindra Petřík
319e68f80e Pointer native value easily 2022-12-23 17:02:50 +01:00
Jindra Petřík
6c620f4b99 Fixed #1901 Collapsing the tree in autosave mode on saving manually
Fixed Generic tag saving manually
2022-12-23 17:02:50 +01:00
Jindra Petřík
85275ccca6 Fixed #1858 PDF export - Applying same color multiple times 2022-12-23 17:02:50 +01:00
Jindra Petřík
ecc884f642 Fixed #1858 Applying same alpha/blendmode multiple times
Round RGB colors to lower precision
2022-12-23 17:02:50 +01:00
Jindra Petřík
b2af9ef350 Fixed #1858 Adding same ExtGState multiple times 2022-12-23 17:02:50 +01:00
Jindra Petřík
355df5899d Added #1858 PDF export - JPEG with alpha channel exported as is 2022-12-23 17:02:50 +01:00
Jindra Petřík
23404f85b6 Added #583 FlashPaper SWF to PDF with selectable text (commandline) 2022-12-23 17:02:50 +01:00
Jindra Petřík
38308ec5ba autosave for AS3 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík
b5b25900e5 autosave for AS1/2 editing 2022-12-23 17:02:50 +01:00
Jindra Petřík
26e2d7e9a2 do not autosave header when not configured to do so 2022-12-23 17:02:50 +01:00
Jindra Petřík
c2ceec8628 Added #1901 Editor mode and autosave feature for header, raw editor, transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
380d7b9078 Added #1901 Editor mode for raw edit 2022-12-23 17:02:50 +01:00
Jindra Petřík
5909a0de07 Added #1912 Persist selected item in the tree upon quick search (Ctrl+F) 2022-12-23 17:02:50 +01:00
Jindra Petřík
51e1cfb00a Transform clipboard - ignore all exceptions 2022-12-23 17:02:50 +01:00
Jindra Petřík
acc0487055 Added #1910 Copy/paste transform matrix to/from the clipboard 2022-12-23 17:02:50 +01:00
Jindra Petřík
cdb84bffb4 Fixed Slot/const trait proper p-code indentation 2022-12-23 17:02:50 +01:00
Jindra Petřík
3538adedbc Fixed AS3 package level const with function value - separate P-code for trait and method 2022-12-23 17:02:50 +01:00
Jindra Petřík
e78919d8a6 32 interface icon should have round shapes (functions) 2022-12-23 17:02:50 +01:00
Jindra Petřík
b2da5a46e0 Fix old image with alpha export mode 2022-12-23 17:02:50 +01:00
Jindra Petřík
c72215df42 Added #1909 Export/import DefineBitsJPEG3/4s alpha channel to/from separate file
("PNG/GIF/JPEG+alpha" option in GUI, "-format image:png_gif_jpeg_alpha" for commandline)
Fixed Exporting DefineJPEG3/4 with alpha channel to PNG produced JPEG instead

Refactored bulkImport shapes and images to single file.
2022-12-23 17:02:50 +01:00
Jindra Petřík
9b708491d9 Print used directory on commandline 2022-12-23 17:02:50 +01:00
Jindra Petřík
8f5cc45d88 Fixed #1908 Shape/image import must accept also filenames in the form "CHARID_xxx.ext" instead of just "CHARID.ext"
Changed Shape/image/script/text import does not require specific folder name inside (but still preffers it when exists)
2022-12-23 17:02:50 +01:00
Jindra Petřík
c4befddd5f Fixed #1908 Slow commandline opening SWF 2022-12-23 17:02:50 +01:00
Jindra Petřík
f8488683cd Profiled program takes parameters from config file 2022-12-23 17:02:50 +01:00
Jindra Petřík
03df93d785 Fixed Speaker image when sound selected not in the center 2022-12-23 17:02:50 +01:00
Jindra Petřík
3dc81b9710 Replace shapes from commandline - add some output do let know what it does 2022-12-23 17:02:50 +01:00
Jindra Petřík
6e5d5448e8 format 2022-12-23 17:02:50 +01:00
Jindra Petřík
07fbb36ec2 typo 2022-12-23 17:02:50 +01:00
Jindra Petřík
b6671a36a7 Replace image from commandline - add some output do let know what it does 2022-12-23 17:02:50 +01:00
Jindra Petřík
162c1a8f3e Added #1460 Commandline import of text, images, shapes, symbol-class 2022-12-23 17:02:50 +01:00
Jindra Petřík
8e368c5675 Added #1690 Deobfuscation tool dialog for script level (not just current method / all classes)
Changed #1690 Redesigned Deobfuscation tool dialog.
Removed "Restore control flow" deobfuscation level as it was the same as "Remove traps"
2022-12-23 17:02:50 +01:00
Jindra Petřík
8852b191b5 Allow transform on sprites and buttons from scripts section 2022-12-23 17:02:50 +01:00
Jindra Petřík
b381e5ad05 Fixed Show Hex dump for AS1/2 script tags 2022-12-23 17:02:50 +01:00
Jindra Petřík
6f7c986226 Fixed Image flickering 2022-12-23 17:02:50 +01:00
Jindra Petřík
27b41e3432 clear editing status on sprite/button cancelling transform 2022-12-23 17:02:50 +01:00
Jindra Petřík
5ee421d7fe settimelined for showframetag 2022-12-23 17:02:50 +01:00
Jindra Petřík
65d0ebc87e Added #1231 Button transforming
Fixed BUTTONRECORD display does not use its Matrix
Fixed Editation status not cleared after Sprite transforming
2022-12-23 17:02:50 +01:00
Jindra Petřík
9b717017ae Fixed #595 AS3 direct editation - protected property resolving,
Fix tests
2022-12-23 17:02:50 +01:00
Jindra Petřík
5d13387f7b Fixed AS3 direct editation and decompiler share same AbcIndex 2022-12-23 17:02:50 +01:00
Jindra Petřík
257bc37d8c Fixed AS3 direct editation - protected property resolving 2022-12-23 17:02:50 +01:00
Jindra Petřík
02081f2d9e Tests fix 2022-12-23 17:02:50 +01:00
Jindra Petřík
7bb8061e20 Fixed #1904 AS1/2 Throw is an ExitItem to properly handle continues vs ifs 2022-12-23 17:02:50 +01:00
Jindra Petřík
2bd1208f86 Fixed #1904 NullPointerException on decompiler pool
Fixed #1904 AS1/2 Simplify expressions breaks registers, functions
2022-12-23 17:02:50 +01:00
Jindra Petřík
47cd0c83ff Fixed #1904 NullPointerException on ErrorLog frame 2022-12-23 17:02:50 +01:00
Jindra Petřík
f0b1020b2f Fixed #1904 NullpointerException when fast switching items 2022-12-23 17:02:50 +01:00
Jindra Petřík
676bd9f74b Added Warning before switching auto rename identifiers on
Changed Warning before switching deobfuscation is now optional
Czech translation fixes
2022-12-23 17:02:50 +01:00
Jindra Petřík
ce4f3e2920 Fixed #1904 NullpointerException when renaming invalid identifiers in AS1/2 files caused by missing charset 2022-12-23 17:02:50 +01:00
Jindra Petřík
d5d730b083 Added Deobfuscation and its options as icons on script panel toolbar 2022-12-23 17:02:50 +01:00