Home > C/C++, Programming, Visual Basic > Desktop Html Obfuscate Tool

Desktop Html Obfuscate Tool

January 4th, 2010

I need a desktop html obfusctae tool coded.

It will work in a similar way to this online script:
http://isnoop.net/tools/obfuscate.php

however what i will need it to do is i input the html to obfuscate and then how many unique versions to create,it will then Insert random benign HTML: into my code and create x number of unique versions of the code, it will then save this to a .txt file.


Desktop Html Obfuscate Tool

Comments are closed.
Bear