1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #39 from MSTFTOP/patch-1 More... almost 14 years ago
jumpToNextTag failed when Unknown Tag length >= 63 More... almost 14 years ago
- Updated the changes.txt file More... almost 15 years ago
Fixes #37: Add RawABC tag to the Minimizer More... almost 15 years ago
- Fixes #33: Add support for RawABC tag (72) More... almost 15 years ago
Merge branch 'master' of github.com:sporst/SWFREtools More... almost 15 years ago
- Fixes #35 (quits with some SWF): There was an erroneous System.exit in the code that was the left-over of some debugging code More... almost 15 years ago
Merge pull request #36 from alexminza/patch-1 More... almost 15 years ago
Added byte[] constructor overload - allows using this great parser library in 3rd party projects More... almost 15 years ago
- Fixed another issue in the Minimizer that led to problems with compressed files More... about 15 years ago
- Added the release date of 1.3.0 to the changes file More... about 15 years ago
- Fixed a few issues with dumping SWF content to stdout More... about 15 years ago
- Fixes #32: Allow SWF files as command line arguments to open in SWF Dissector More... about 15 years ago
- Fixes #31: Create a command line option for SWF Dissector to decompress files More... about 15 years ago
- Fixes #30: throw NegativeArraySizeException while doing minimizer More... about 15 years ago
- Fixes #28: Add a command line option to dump SWF file contents to stdout More... about 15 years ago
- Code cleanup and documentation More... about 15 years ago
- Added some source documentation More... about 15 years ago
- Updates the changes.txt file to account for the latest commits More... about 15 years ago
- Fixes #14: Code inside DefineFunction/DefineFunction2 is not properly aligned in the GUI More... about 15 years ago
- Fixes #20: Add a way to dump individual Flash elements More... about 15 years ago
- Fixed typos in the change log More... about 15 years ago
- Fixed some typos in the changes log More... about 15 years ago
- Added build files for Flash Dissector and the SWF Minimizer More... about 15 years ago
- Fixes #26: When ActionScript 2 code is shown in the GUI, pushed strings should be distinguishable from pushed integers More... about 15 years ago
- Fixes #25: When ActionScript 2 code is shown in the GUI, pushed constants should be distinguishable from pushed integers More... about 15 years ago
- Fixes #4: When ActionScript 2 code is shown in the GUI, pushed registers should be distinguishable from pushed integers More... about 15 years ago
- Fixes #23: Sourround constant pool strings with quotes More... about 15 years ago
- Fixes #22: Show adjusted jump target for ActionScript 2 ActionJump instructions More... about 15 years ago
- Fixes #21: Show adjusted jump target for ActionScript 2 ActionIf instructions More... about 15 years ago