Skip to content

SkyEmie/batch-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch-obfuscator

Easy way to obfuscuate batch files (Windows)

How it works?

  1. Modify UTF-8 to UTF-16 with BOM \xFF\xFE
  2. Clear artefact in the terminal, and create variable that contains all symbols
  3. For each character, replace it with the appropriate chain chunk (except some things like labels)

Done!

Examples

http:https://45.147.97.170/batch-obfuscator/

1 2

About

Easy way to obfuscuate batch files (Windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages