internal

package
v0.0.0-...-d32470b Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FuncsNames = make([]string, 0)
View Source
var MainFile string
View Source
var Names = make([]string, 0)
View Source
var Old int64
View Source
var TempName string
View Source
var Vars = make([]string, 0)

Functions

func AddToMain

func AddToMain(folder string) error

func AppendMain

func AppendMain()

Creates a random function and in that function calls others

func Compile

func Compile(output string) error

func CopyDir

func CopyDir(source, destination string) error

func CopyFiles

func CopyFiles(path string)

func Garbage

func Garbage(file string) error

func GenGarbage

func GenGarbage(size int64) string

func GetMain

func GetMain(path string)

func GetMainFile

func GetMainFile(content []byte, filename string) string

Prevents the main file from being obfuscated

func JunkCode

func JunkCode()

Generates junk code (Random go variables, funcs) Like var dsjkjasdjksadjljlk = "ASJKLDjkladsjkla" or func DHdhjhudashaidh() {}

func ObfuscateFiles

func ObfuscateFiles(path string)

Obfuscates files in the specified directory

func Random

func Random(min, max int64) int64

func RandomArray

func RandomArray(arr []string) string

func RandomComment

func RandomComment(min int64, max int64) string

func RandomString

func RandomString(min int64, max int64) string

func Stat

func Stat(file string) string

func UniqueFunc

func UniqueFunc() string

func UniqueName

func UniqueName() string

func UniqueVar

func UniqueVar() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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