1
I Use This!
Activity Not Available

Commits : Listings

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