Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
/ swfknife Public archive

A simple tool for extracting Adobe Flash movies from standalone movies

License

Notifications You must be signed in to change notification settings

PopovEvgeniy/swfknife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                 Swf knife

       A simple tool for extracting Adobe Flash movies from standalone movies
                This software was made by Popov Evgeniy Alekseyevich

                               Version 0.1.7

System requirements

36 kilobytes of free space on storage media.

Description and usage

This program lets you extract an Adobe Flash movie from a standalone movie.
A standalone movie is an executable file. It combines the built-in player and a Flash movie in one file.
This program takes the target file name as a command-line argument.

Exit codes

0: Operation was successfully completed.
1: Can't open the input file.
2: Can't create the output file.
3: Can't jump to the target offset.
4: Can't allocate memory.
5: The executable file of Flash Player Projector was corrupted.
6: The Flash movie was corrupted.

License

This program is distributed under GNU GENERAL PUBLIC LICENSE.

Source code

The source code was compiled under Tiny C Compiler.
But you can do it with any modern C compiler.

Contact

You can send me a letter at tuzik87@inbox.ru.

Version history

0.1: Initial version.
0.1.0.1-0.1.0.3: The documentation has been updated.
0.1.1-0.1.4: The small changes.
0.1.5: Visual C++ support has improved.
0.1.5.1-0.1.5.2: The documentation has been updated.
0.1.6: The small changes.
0.1.6.1-0.1.6.2: The documentation has been updated.
0.1.7: The source code was recompiled under Tiny C Compiler.

About

A simple tool for extracting Adobe Flash movies from standalone movies

Resources

License

Stars

Watchers

Forks

Packages

No packages published