TTCS Blog: Obfuscation – There’s more to the internet than you know

Posted: February 10, 2012 in Uncategorized
Tags: , , , , , , , , , ,

TTCS Blog says,
“Obfuscation = bewilderment, confusion”

“So how is obfuscation used? Obfuscation is primarily used today by spammers and hackers and even people who code legitimately. You see, if you type a simple web address’s friendly name into an address line on a browser, that friendly name understood by humans runs out to your ISPs DNS server. A DNS server is a server that can change your friendly name into an IP address.” —Continue Reading

There’s also a program called, MultiObfuscator @ MajorGeeks that does the following:
MultiObfuscator is a professional cryptography tool
HW seeded random number generator (CSPRNG)
Deniable cryptography
Up to 256Mb of secret file (binary mode)
Up to 256Kb of secret text (text/email mode)
Whitening selection level
Modern multi-cryptography (16 algorithms)
Multi-layered data obfuscation (4 passwords)
X-square steganalysis resistance

Unique layers of security and obfuscation
256bit+256bit symmetric-key cryptography with KDF4 password extension
256bit symmetric-key data scrambling (CSPRNG-based shuffling)
256bit symmetric-key data whitening (CSPRNG-based noise mixing)
Adaptive X-square correction

MultiObfuscator is a portable/stealth software
Native portable structure (no installation, registry keys, .ini files)
Runs in user mode with DEP on

MultiObfuscator is freeware!
Spyware/adware-free
Fully redistributable
OpenSource core crypto-library (libObfuscate)

Leave a comment