Home » Archives for May 2012
CRACKING ZIP PASSWORD FILE
What is FZC? FZC is a program that cracks zip
files (zip is a method of compressing multiple files into one smaller file)
that are password-protected (which means you're gonna need a password to open
the zip file and extract files out of it). You can get it anywhere - just use a
search engine such as altavista.com.
FZC uses multiple methods of cracking - bruteforce (guessing passwords systematically until the program gets it) or wordlist attacks (otherwise known as dictionary attacks. Instead of just guessing passwords systematically, the program takes passwords out of a "wordlist", which is a text file that contains possible passwords. You can get lots of wordlists at www.theargon.com.).
FZC can be used in order to achieve two different goals: you can either use it to recover a lost zip password which you used to remember but somehow forgot, or to crack zip passwords which you're not supposed to have. So like every tool, this one can be used for good and for evil.
FZC uses multiple methods of cracking - bruteforce (guessing passwords systematically until the program gets it) or wordlist attacks (otherwise known as dictionary attacks. Instead of just guessing passwords systematically, the program takes passwords out of a "wordlist", which is a text file that contains possible passwords. You can get lots of wordlists at www.theargon.com.).
FZC can be used in order to achieve two different goals: you can either use it to recover a lost zip password which you used to remember but somehow forgot, or to crack zip passwords which you're not supposed to have. So like every tool, this one can be used for good and for evil.
TO INSTAL VIRTUAL OPERATING SYSTEM
Once you have downloaded the proper Setup.exe file, locate the file and double-click Setup.exe to start the installation.
When the installation wizard appears, click Next.
You will need to accept the terms in the license agreement to continue. Click Next.
Enter your customer information and choose whether you would like to make Virtual PC available to all who use the computer (default) or make it available only to a certain user name. Click Next to continue.
Virtual PC 2007 will recommend installing to your program files folder. If this is fine with you, simply click the Install button or click the "Change" button to install Virtual PC 2007 to a location of your choosing.
Click the Finish button
TO HIDE FOLDER ON XP WITHOUT SOFTWARE
to hide (attrib +s +h d:\foldername)
to unhide (attrib -s -h d:\foldername)
[Continue reading...]
to unhide (attrib -s -h d:\foldername)
Subscribe to:
Posts (Atom)