j4k0xb / webcrack

Deobfuscate obfuscator.io, unminify and unpack bundled javascript
https://webcrack.netlify.app
MIT License
663 stars 72 forks source link

support GopherJS bundles #39

Closed 0xdevalias closed 6 months ago

0xdevalias commented 6 months ago

cc // @vik0t0r FYI

See Also

j4k0xb commented 6 months ago

cool project 👍🏻 but this feels like a lot of work (writing a whole decompiler, not only unpacking) for a very niche feature, and is better suited to be in https://github.com/vik0t0r/gopherjsre rather than this repo, but he can of course reuse some of the unminify logic if needed I'd rather focus on improving the current core features for now

0xdevalias commented 6 months ago

this feels like a lot of work for a very niche feature

I'd rather focus on improving the current core features for now

@j4k0xb nods, that's fair enough.