Skip to content

blackhillsinfosec/skyhook-obfuscation

Repository files navigation

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

About

Obfuscation algorithms and WASM supporting skyhook.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages