/skyhook-obfuscation

Obfuscation algorithms and WASM supporting skyhook.

Primary LanguageGoMIT LicenseMIT

Skyhook Obfuscators

This repository provides obfuscation objects and algorithms for Skyhook.

Building WASM

This command can be used to build the WASM file. It can be dropped into Skyhook directly, or incorporated into other tooling.

cd wasm
GOOS=js GOARCH=wasm go build -o algos.wasm