Closed DmitriyYukhanov closed 12 years ago
Yes, it's OK. The disassembler/assembler process attempts to preserve semantical, but not binary, identity. The ABCFile
internal representation tries to preserve binary identity, but there is no corresponding textual (user-visible) representation. Check the "Hacking" section of the doc for details.
Thanks for your fast answer!
Hey again!
Is it OK if ABC file size after assembling is smaller then original extracted ABC file size, even if nothing was changed in the disassembled files?
If not, I'll send a swf where I see this issue.