mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-12 21:18:08 +00:00
0b65cb3c6b6b0d90483066649e572efda690a341
Some obfuscators will scatter the instructions: pushtrue pop or: pushfalse pop randomly throughout the P-code. As any push instruction immediately followed by a pop instruction must be a no-op, they are removed.
#1327 P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter
JPEXS Free Flash Decompiler
Opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available. Works with Java on Windows, Linux or MacOS.
You can find more information on homepage at: https://www.free-decompiler.com/flash/
This page on GitHub contains only source code. Everything else is on homepage. You can download stable releases on GitHub here too and in fact, homepage redirects here for nonnightly builds, but we still recommend to visit the page.
Description
Languages
Java
92%
AngelScript
4.7%
Lex
1.6%
NSIS
0.6%
Pascal
0.4%
Other
0.6%