CyberShadow / RABCDAsm

Robust ABC (ActionScript Bytecode) [Dis-]Assembler
http://blog.thecybershadow.net/2010/05/05/announcing-rabcdasm/
GNU General Public License v3.0
431 stars 92 forks source link

Recompilation Problem #36

Closed dafuqi closed 9 years ago

dafuqi commented 9 years ago

I optained this error when I run swf recompiled : VerifyError: Error #1107: The ABC data is corrupt, attempt to read out of bounds.

Original file : http://netfu.net/downloads/Invoker.swf

Recompiled file : http://netfu.net/downloads/Invoker2.swf

Manipulation : Adding #include "com/ankamagames/dofus/network/messages/game/context/GoCellMessage.class.asasm" in 0.main.asasm file

Sorry for my bad English

CyberShadow commented 9 years ago

Sorry for the late response, I haven't had a chance to look at this yet. Did you find a solution for your problem?