MultiplyByZer0 2c85203985 Prevent crash when calling insertInstruction() on empty MethodBody
If an AVM2Code object is empty, and we attempt to insert an instruction, the method will execute code.get(-1) and throw an exception. This commit handles the situation.
2017-03-11 21:58:27 -05:00
2016-07-23 21:19:44 +02:00
2016-01-03 16:02:29 +01:00
2015-08-29 08:40:23 +02:00
2016-09-20 22:09:36 +02:00
2014-05-10 20:50:57 +02:00
2016-08-13 19:38:39 +02:00
2014-05-10 20:50:57 +02:00
2015-07-04 08:50:03 +02:00

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.

S
Description
No description provided
Readme
323 MiB
Languages
Java 92%
AngelScript 4.7%
Lex 1.6%
NSIS 0.6%
Pascal 0.4%
Other 0.6%