1
I Use This!
Inactive

Commits : Listings

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