I need some help with a current project. I am working on trying to Decompile and Recompile Battle Pirates with RABCDAsm. I am using the following code to disassemble it:
abcexport game-v69.v11.swf
rabcdasm game-v69.v11-0.abc
rabcdasm game-v69.v11-1.abc
But, I cannot figure out how to recompile the code after I've made changes.
Thanks in Advance...
abcexport game-v69.v11.swf
rabcdasm game-v69.v11-0.abc
rabcdasm game-v69.v11-1.abc
But, I cannot figure out how to recompile the code after I've made changes.
Thanks in Advance...