JPEXS FFDEC (JPEXS Free Flash Decompiler) running online with CheerpJ 3.
Note: The website has an in page version of developer tools (Eruda) to easily inspect the console and network requests. It doesn't log network requests for CheerpJ resources but it does log the FFDEC network requests. Add #console
to the URL to display.
On Github Pages here.
Open on StackBlitz.
- Clone the repo.
- Install the dependencies (
npm install
orpnpm install
). - Run it (
npm run dev
orpnpm dlx serve .
)