Projects tagged ‘actionscript’ and ‘decompiler’


Jump to tag:

Projects tagged ‘actionscript’ and ‘decompiler’

Filtered by Project Tags actionscript decompiler

Refine results Project Tags flash (2) swf (2) as3 (2) bytecode (1) extract (1) script (1) as2 (1) adobe (1) flex (1) java (1) obfuscator (1) kode80 (1)

[3 total ]

0 Users

as3swf is an actionscript 3 library for handling the SWF file format. read SWF from ByteArray file header info SWF attributes SWF metadata frame and scene data library bitmaps symbol names DoABC ... [More] (AS3) simple to add support for more tags I highly recommend downloading the SWF File Format specification from Adobe in addition to this code. [Less]
Created 7 months ago.

0 Users

Ludicast is starting here a project for decompiling flash documents. We have 4 milestones: The generation of ASDocs based on filtered categories. The decompilation of SWFs previous to Flash 9. The ... [More] decompilation of Flash 9 SWFs. This will include a parser for the abc intermediate bytecode language. An obfuscator based on the previous steps. Basically, since every swf in the wild is decompilable (Adobe: this means Buzzword & Photoshop Express), and Intellectual Property is the lifeblood of most startups, we are doing this project to help the Flash community, not hurt it. One key aspect of this project is that it is written as a Flex/AIR project, making it easy for those who benefit from it to contribute. We feel that the sooner we have a working decompiler released, the sooner we will be able to provide a working obfuscator. Plus a working decompiler will alert developers of the risks inherent in publishing their SWFs prematurely. This will allow them to better gameplan their release schedule. Any questions, feel free to email Nate Kidwell. Some obvious projects we are drawing inspiration and sources from are: swfassist, tamarin, hurlant's decompiler. If anybody knows of any other relevant projects, let us know. Feel free to use this decompiler in any of your projects. If you want to contribute, there are three key ways: Pick a tag in the tags directory and start coding. Each tag describes a bit of flash functionality, such as actionscript, font infomation, embedded images and so forth. Something probably matches with your skillset Instrument the embedded webkit webbrowser to have a swfcatcher-like interface making it easier to capture swfs with a single click. This would require a bit of javascript magic. Research other projects such as swfassist for code that can be used. [Less]
Created about 1 year ago.

0 Users

Java library that allows to parse swf files and re-construct initial actionscript. Unlike other projects like Flare swfparser can overcome several obfuscation technics used for encrypting swf files. ... [More] Supported SWF formats: all versions including Flash 8 and Flash MX 2004. Flash 9 and actionscript 3 is not supported. Related software: Free: Flare Commercial: Action Script Viewer, Sothink SWF Decompiler [Less]
Created about 1 year ago.