Home › Forums › General Discussions Forum › Modding
-
Replies
-
DEAD_ACCOUNT
@dante-meleWait, how to modify/datamine Flash games?
ClickGaster
@clickgasterFlash Decompiler
ClickGaster
@clickgasterAre there any encryption keys in game’s memory?
DEAD_ACCOUNT
@dante-meleI’d rather find it outside then check inside the game to see if its correct…
ClickGaster
@clickgasterI tried decrypting with QuickBMS script. It failed.
DEAD_ACCOUNT
@dante-meleYes, it doesn’t use the keys from the non-FB ABClassic games (except Friends), it uses its own…
ClickGaster
@clickgasterI can post AB font extracted from .swf
DEAD_ACCOUNT
@dante-meleframerate
ClickGaster
@clickgaster???
DEAD_ACCOUNT
@dante-meleMy decompiler is crashing when trying to look at certain ActionScripts…
ClickGaster
@clickgasterTry exporting them.
DEAD_ACCOUNT
@dante-meleAlso crashes…
ClickGaster
@clickgasterTrying to export all of scripts.

DEAD_ACCOUNT
@dante-meleWhat program are you using? I’m using Sothink’s…
ClickGaster
@clickgasterJPEXS Free Flash Decompiler
DEAD_ACCOUNT
@dante-meleOk then.
ClickGaster
@clickgasterI guess main game scripts are not in .swf files, but in core.pak.
DEAD_ACCOUNT
@dante-meleI’ll pull the file list of core.pak when I get home. Turns out Rovio obfuscated the ActionScripts (v3, game scripts), preventing easy decompilation.
ClickGaster
@clickgasterI hope AB Breakfast has QA Tools
and level editorin it.
DEAD_ACCOUNT
@dante-meleI don’t see editor mentioned…
or is it in the PAKs.On the other side, I’m currently converting ABGO character XMLs to plaintext, I finally figured out what 000 (empty byte) 300 means (group called multiple times) in them to ensure accuracy.Filelist for ABBreakfast (1+2):
Others only have few JSONs and XMLs.
ClickGaster
@clickgasterCan these files be extracted?I still need encryption key to do this.
DEAD_ACCOUNT
@dante-meleI will pull the files from the memory.I will try to pull the key (if one’s used), but I currently don’t see any encryption key mention in the game files… If you are wondering how I view a PC game’s memory, I use Process Hacker’s memory view, and look up strings (max 10) ignoring capitalization in the Private area.I wish I knew ABFriends’s (Flash) files in the other PAKs…
ClickGaster
@clickgasterCan’t find anything similar to encryption key in memory.
DEAD_ACCOUNT
@dante-meleUnfortunate, unknown compression I guess…
Try asking Rovio about the compression and decompression process, I’m sure they won’t care about refusing due to the games are discontinued.
ClickGaster
@clickgasterThey won’t answer that kind of queston. -
Author
Home › Forums › General Discussions Forum › Modding
- You must be logged in to reply to this topic.