Obfuscating WebAssembly using Emscripten with an LLVM-based obfuscator

https://github.com/HakonHarnes/emcc-obf

Seeing as there are no WebAssembly obfuscators, I decided to try to build Emscripten with an LLVM-based obfuscator. Specifically, I built it using [Hikari](https://github.com/61bcdefg/Hikari-LLVM15), which is based on the [obfuscator-llvm](https://github.com/obfuscator-llvm/obfuscator) project. This was built for research purposes and may not be practical in real-world scenarios, but I thought I'd share it here anyways!

submitted by /u/Hawkis98
[link] [comments]

from hacking: security in practice https://ift.tt/Ksjlt13

Comments