Skip to content

Converts strings to and from combinations of binary zero-space characters, for cheater or leak detection

Notifications You must be signed in to change notification settings

GageHoweTamu/Zero-Space-Canary-Trap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Zero-Space Canary Trap

Encodes strings like "Hi! I'm FirstName LastName" as binary zero-space character combinations, for cheater/leak detection

Demonstration

This is a sample output of the function. Copy/paste it into a text editor and try to navigate through the "empty" string.

Original Text: "Gage Howe"
Encoded text: "‌​​​‌‌‌​‌‌​​​​‌​‌‌​​‌‌‌​‌‌​​‌​‌​​‌​​​​​​‌​​‌​​​​‌‌​‌‌‌‌​‌‌‌​‌‌‌​‌‌​​‌​‌"
Decoded text: "Gage Howe"

About

Converts strings to and from combinations of binary zero-space characters, for cheater or leak detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages