mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-25 18:16:09 +00:00
format proxy code, allow to change swf on the fly
This commit is contained in:
@@ -6,6 +6,10 @@ import com.jpexs.decompiler.flash.helpers.SWFDecompilerListener;
|
||||
|
||||
public class DeobfuscatorSample implements SWFDecompilerListener {
|
||||
|
||||
@Override
|
||||
public byte[] proxyFileCatched(byte[] data) {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void actionListParsed(ActionList actions, SWF swf) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user