Help on recompiling
-migrated-
Help on recompiling Posted on: 07/13/2010 12:01am
Quote Post
I decompiled and exported to fla the Transformice.swf game file. Now I want to recompile it back to SWF so I can play. How can I do it?
Re: Help on recompiling Posted on: 07/13/2010 12:27am
Quote Post
TIM the Enchanter
Level: 1
ADR Info
If you have an FLA, you need Flash to recompile into an SWF.

Pirate yourself a copy of Adobe Flash, open the FLA, click File>Publish, and go!  (broken image removed)




Everything's coming up KongHack!

"When you know nothing matters, the universe is yours" ~Rick Sanchez

Re: Help on recompiling Posted on: 07/13/2010 12:33am
Quote Post
The decompiler does not produce squeaky clean source-code.
Re: Help on recompiling Posted on: 07/13/2010 12:43am
Quote Post
TIM the Enchanter
Level: 1
ADR Info
then fix the broken code.  (broken image removed)




Everything's coming up KongHack!

"When you know nothing matters, the universe is yours" ~Rick Sanchez

Re: Help on recompiling Posted on: 07/13/2010 1:42pm
Quote Post
You can always edit the original .swf with a hex editor
Re: Help on recompiling Posted on: 07/13/2010 4:32pm
Quote Post
Derek
Yeah, that would be nice but i'm trying something different than editting arrays. I'm trying to add extra code to the game to make it perform different actions. I can't do it in hex edit (I actually can, but it would be too difficult).

EDIT:
I'm trying hex edit now but I can't find anything on Transformice.swf, maybe it's packed. Can any one help me?
Re: Help on recompiling Posted on: 07/13/2010 5:01pm
Quote Post
System Bot
Quote from: "Feique"
Yeah, that would be nice but i'm trying something different than editting arrays. I'm trying to add extra code to the game to make it perform different actions. I can't do it in hex edit (I actually can, but it would be too difficult).
Difficult? Just click on 'Edit' > 'Insert Bytes'.


Quote from: "Feique"
EDIT: I'm trying hex edit now but I can't find anything on Transformice.swf, maybe it's packed. Can any one help me?
I had the same problem and couldn't figure out what the problem was.

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Help on recompiling Posted on: 07/13/2010 5:57pm
Quote Post
System Bot
viewtopic.php?f=30&t=664&p=7163&hilit=swfdecomp#p7163

swfdecomp.exe ftw

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Help on recompiling Posted on: 07/13/2010 6:00pm
Quote Post
System Bot
Quote from: "praetor"
http://forum.kongregatehack.com/viewtopic.php?f=30&t=664&p=7163&hilit=swfdecomp#p7163

swfdecomp.exe ftw
The download link is down.

http://freewareapp.com/swifty-compress- ... _download/

This post was imported from an account that no longer exists!
Previous Name: phreneticus
Re: Help on recompiling Posted on: 07/13/2010 7:38pm
Quote Post
Quote from: "phreneticus"
Quote from: "Feique"
Yeah, that would be nice but i'm trying something different than editting arrays. I'm trying to add extra code to the game to make it perform different actions. I can't do it in hex edit (I actually can, but it would be too difficult).
Difficult? Just click on 'Edit' > 'Insert Bytes'.


Quote from: "Feique"
EDIT: I'm trying hex edit now but I can't find anything on Transformice.swf, maybe it's packed. Can any one help me?
I had the same problem and couldn't figure out what the problem was.
I was talking about long long codes.
About the hex editting i did it by decompressing it with Flasm.