prometheus-lua/Prometheus

[Feature Request] In-Browser Obfuscator

CoolOppo opened this issue · 4 comments

I would like to have the same type of thing javascript-obfuscator has where you can just paste the code in your browser and it pops out.

Just got the latest version of Lua to compile with emscripten...hopefully I can make a simple page to run Prometheus on.

Ran out of patience lol. But if you want how I compiled it, just changed the Makefile to remove references to the specific programs so that when using emmake it would override them.

Cool Idea but Why would you have a Makefile, this obsfucator is full lua which wouldn't require C

I've created a website for this: https://prometheus-web-hosting.web.app

Very nice.