Skip to content

bezrazli4n0/strfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Disclaimer

This is not battle-tested software version and may contain bugs or any different bad moments.

Feel free to contribute and create PR's.

General information

Current implementation consists of two basic encoding methods:

  • XOR
  • base64

Anyone of them is enough to hide strings from static analyzers, but despite this, new encoding methods and tricks will be added soon (or not ;D). In general this library was created for internal(corporate) usage and for extend Rust knowledge. Examples can be found in examples folder(not obvious ofc). Maybe you can use it in game hacking modding ;), or to hide some secret information from your cat.

Our discord

About

Compile-time easy to use string encoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages