If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#2242 Patching functionality
Author:
Edy

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

Hello!
This may not be a common use case for this application, but I often find myself applying
the exact same patches to a .swf due to it getting semiregular updates.
Are there any future plans to implement some kind of patching support? My gist of it is
that you have some predetermined P-code that you inject into a function, with the help of
an offset, of which both the patch specifies.