About 201,000 results
Open links in new tab
  1. flash - How do you decompile a swf file - Stack Overflow

    I am the maintainer of a site that has allegedly 'lost' the source code to a flash swf file. How do I decompile this source? Are there any programs online or offline that I could use?

  2. How to automatically decompile SWF file on my server?

    Apr 6, 2015 · efficient by what definition? efficient for dev time would prolly be to take an existing decompiler and call it from the command line. Efficient for cost, for ability to sell without licensing …

  3. how do I decompile a flash .exe file into a .swf one?

    Feb 24, 2022 · Since a .swf is not an executable, you have to install a flash executable first which then is able to open a .swf, convert or interpret that intermediate bytecode into machine code, and runs your …

  4. How to extract images from a SWF file? - Stack Overflow

    Oct 27, 2018 · An alternative to SWFTools (mentioned in the answers above) is JPEXS FFDec, a SWF decompiler and editor. Its main advantage is that you can preview images before extracting them. It …

  5. Why the jpexs tool not working when decompile swf file?

    Mar 14, 2019 · The SWF is not opening with JPEXS because it is compressed!!. The first thing you should do when a file (eg: swf, jpeg, mp3, mp4) does not open in any program, is to check if the …

  6. Decompiled swf to fla Action script coding errors - Stack Overflow

    Jun 17, 2019 · That's how .swf decompilers work, you cannot get original Actionscript code, and in most cases the new .swf does not work because of different errors. I do use decompilers to get images …

  7. what tools are there to decompile swfs to flex - Stack Overflow

    Oct 19, 2009 · Sothink SWF Decompiler and Eltima FlashDecompiler both reportedly support Flex decompilation. I have used Sothink's solution a few times to help in security audits and hand …

  8. Decompiling Adobe AIR applications - Stack Overflow

    Apr 2, 2009 · Are there tools for decompiling Adobe AIR applications? I want to check how do they work on the apps I have made.

  9. How to use the Jpexs Decompiler Output - Stack Overflow

    Nov 11, 2020 · I used the jpexs decompiler to successfully export all the content to an FLA, but when I try to open this file in Adobe Animate and publish to HTML5, I get a ton of errors and long-running …

  10. Edit the content of a flash file - Stack Overflow

    May 7, 2013 · This is the best tool that i found to do everything that you need to do in the swf file: 1.Flash Decompiler Trillix (you need to buy this) 2.jpexs free flash decompiler (free and opensource) …