Socket
Socket
Sign inDemoInstall

github.com/blackhillsinfosec/skyhook-obfuscation

Package Overview
Dependencies
3
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/blackhillsinfosec/skyhook-obfuscation


Version published

Readme

Source

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

FAQs

Last updated on 22 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc