Skip to content

brunolkatz/goxorstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goxorstring

A simple tool to "obfuscate" strings in Go source code using XOR encryption.

Usage

Create some text files with the strings you want to "obfuscate". For example, create a file named secret.txt with the desired content like

some_secret_string

Than run:

goxorstring --pkg xorvalues $$(ls *.txt) > ./xorvalues.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages