Posted on 08-05-2009
Filed Under (windows) by admin

Just the other day, I deleted my recycle bin on accident. It took me awhile to find it but this is how you recover the recycle bin if you delete it from your desktop.

1- Right-click on the Windows Vista desktop and choose Personalize.

Read the rest of this entry »

(5) Comments    Read More   

Ophcrack live cd is by far the best windows password recovering/cracking tool out there, because of its simplicity and how fast it cracks relative complex passwords, it cracked my 11 character password in less than 3 minutes, and if you are a Network Administrator or computer users in general, you could absolutely appreciate the usefulness of this tool. The tool is open source and free to download and use (at your own risk )… the technology it uses for breaking the windows password is “Rainbow Tables”  and is a Time-Memory trade off. An easy way of describing this would be that Tables of possible Hashes are precomputed so that you can iteratively compare the windows hashes to precomputed bits and piece together the hash and its value more quickly than brute-force guessing. Well in this article we will go over the process of cracking a Windows XP password. (The process is the same for Vista except you would download the Vista live cd). Read the rest of this entry »

Comments Off    Read More   
Posted on 08-11-2008
Filed Under (linux, windows) by admin

Not too long ago, I decided to install my bartpe onto a usb flash drive, as most modern pc today are capable of booting from usb devices, and in the process I thought of making it a dual boot with one of my favorite distros (Backtrack3) so for this tutorial we will go over the process of installing UBCD4win and Backtrack3 onto a usb flash drive in this case I use a 2Gb Sandisk. What is UBCD4win? well, is an application that is used for installing bartpe(bart preinstalled environment) on to a cd or usb flash drive from a windows xp install cd, very useful for repair and maintenance task. It will give you a complete Win32 environment with network support, a graphical user interface (800×600) and FAT/NTFS/CDFS filesystem support. Very handy for burn-in testing systems with no OS, rescuing files to a network share, virus scan and so on. Here you can find a complete list of tools that will be already built in your bartpe install . You can think of bartpe as a cut down version of windows xp. Read the rest of this entry »

(2) Comments    Read More   
Posted on 06-10-2008
Filed Under (linux, windows) by admin

I recently decided to upgrade my laptop to windows Vista, which was in a dual boot configuration between windows XP and Ubuntu, after the upgrade I was no longer able to boot into Ubuntu, and that is because the last OS installed usually overwrites the MBR (Master Boot Record), so in this tutorial we will go over the process of bringing your pc back to dual boot after upgrading your XP installation to Vista, on a side note, don’t forget that this method described here puts GRUB back in the MBR (Master Boot Record) of the hard drive instead of the root partition, this is usually fine, unless you have an alternative boot manager like Boot Read the rest of this entry »

Comments Off    Read More