Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

BinBashBanana/html-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Obfuscator

Simple python tool to help you obfuscate/deobfuscate your HTML code quickly.

Manual tools also included.

One-at-a-time Usage: tool.py [obf|deobf] [filename.html]

Batch Usage: batch.py [obf|deobf] For batch usage, one should have a list of html files in list.txt, separated by new lines.

Also note that files deobfuscated with this tool MUST have been obfuscated with it as well.

About

Easily obfuscate your html!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published