obfuscator

package module
v0.0.0-...-96509f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2017 License: MIT Imports: 5 Imported by: 0

README

obfuscator

Javascript obfuscation libray fo golang

Documentation

Index

Constants

View Source
const HiWord = 5
View Source
const LowWord = 2

Variables

This section is empty.

Functions

func Compress

func Compress(buf []byte) ([]byte, []byte, error)

Compresses a buffer into a chunk and chunk keys.

func Minify

func Minify(data []byte) ([]byte, error)

func Obfuscate

func Obfuscate(data []byte) (string, error)

func Pack

func Pack(buf []byte, keys []byte) string

Uses buf and key to create the javascript decompressor.

Types

type Script

type Script struct {
	Buf []byte
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL