- Mar 13, 2020
- 500
- 565
The SWF file is embedded in the EXE Flash projector file in a specific way.Hi, sky here.
Anybody happens to have the fla file that was posted by David on his Patreon before it was nuked? (My PC's SSD is busted! I'm so sorry!)
While there are a few tools (like JPEXS) that can extract that SWF file, I wanted to see if it's possible to do it using JavaScript only, so it could be done in the browser. And it is possible, it worked.
I put up a JSFiddle that you can access at any moment. First you grab the .EXE from the first post in this thread, then go to that fiddle and choose that file using the "Browse..." button, and a link will appear at the bottom of the page for you to download the internal SWF:
You must be registered to see the links
This way it can be done on any browser, even on your phone.
Edit: oh you meant FLA file, the working file... yeah I haven't got it.
Maybe take the highest version SWF you can find (isolated or extracted), and
You must be registered to see the links
.But it's probably gonna be a lossy process.
Last edited: