Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.
/ SFormats Public archive

A few Python scripts using Construct for various file types.

Notifications You must be signed in to change notification settings

SpaceManiac/SFormats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SFormats

SFormats is a collection of Python scripts using the Construct declarative data parsing library to define a few different file formats I've worked with and had to parse over the years.

Each structure file has a brief description of its purpose in the header.

Flash

At one point I was attempting to write a Flash (ActionScript 3) decompiler. I never quite got it working, but I did manage to parse SWF files, ActionScript code blocks, and AS3 bytecode instructions.

Hamumu

I've done a lot of work relating to Hamumu games, and in the process of this work had to parse graphics, world data, and save and profile data.

About

A few Python scripts using Construct for various file types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages