I hereby claim:
- I am yjwong on github.
- I am yjwong (https://keybase.io/yjwong) on keybase.
- I have a public key whose fingerprint is 307A 8764 0CD7 D72C 8950 8ADD 7DCF 7FF2 7951 688E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * How to use: | |
| * 1) Go to the page with the broken form using Google Chrome. | |
| * 2) Press F12 to open Developer Tools. | |
| * 3) Click the "Console" tab. | |
| * 4) Copy the entirety of this file. | |
| * 5) Paste into the Developer Tools window. | |
| * 6) Press Enter. | |
| * 7) ??? | |
| * 8) PROFIT!!! |
| /** | |
| * A simple program to dump information from uncompressed Adobe Shockwave | |
| * Flash (SWF) files. This program only supports uncompressed SWF files; | |
| * compressed ones (that have a signature of "CWS") will have to be | |
| * decompressed using zlib or LZMA first. | |
| * | |
| * Licensed under the Apache License. | |
| * (C) 2014 Wong Yong Jie. | |
| */ |