Saturday, November 17, 2012

Download a Copy of ThePirateBay

This is a backup of all magnet links on The Pirate Bay. Something to keep handy.
https://thepiratebay.se/torrent/7016365
“Using this script, “allisfine” managed to copy the title, id, file size, seeds, leechers and magnet links of 1,643,194 torrents. Comments were not copied to keep the files as small as possible, and the end result is a full copy of all magnet links (magnet) on The Pirate Bay in a 90 megabytes file, 164 megabytes unzipped.”
“Here’s a copy of 17 million torrents from Bitsnoop.com, pretty much the same format but nicely categorized. It’s only 535 MB.”


Do Not Track Plus


Install this to prevent tracking through your browser.  Go to the website and watch the video or watch below for a full explanation.
http://www.abine.com/dntdetail.php


win7 - install USB

I’ll post the tl;dr version first.
Open a command prompt
DISKPART
LIST DISK
SELECT DISK #
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION #
ACTIVE
FORMAT QUICK FS=NTFS
ASSIGN
EXIT
E:
CD BOOT (Mounted/DVD with Windows Install)
BOOTSECT.EXE /NT60 H:  (Where “H” is your USB drive letter )
Copy Contents of Windows Install to USB Drive
Done.
(Long Version)
Procedure:
1. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.
2. Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.
*Type cmd in Start menu search box and hit Ctrl+ Shift+ Enter.
Or
*Go to Start menu > All programs > Accessories, right click on Command Prompt and select Run as administrator.
3. You need to know about the USB drive a little bit. Type in the following commands in the command prompt:
First type DISKPART and hit enter to see the below message.
Next type LIST DISK command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is Disk 1.
4. Next type all the below commands one by one. Here I assume that your disk drive no is “Disk 1”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it.
So below are the commands you need to type and execute one by one:
SELECT DISK 1
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT QUICK FS=NTFS
(Format process may take few seconds)
ASSIGN
EXIT
Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.
5. Next insert your Windows7/Windows 8 DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “D” and USB drive letter is “H” (open my computer to know about it).
6. Maximize the minimized Command Prompt in the 4th step.Type  the following command now:
D: CD BOOT and hit enter.Where “D” is your DVD drive letter.
CD BOOT and hit enter to see the below message.
7. Type another command given below to update the USB drive with BOOTMGR compatible code.
BOOTSECT.EXE /NT60 H:
Where “H” is your USB drive letter. Once you enter the above command you will see the below message.
8. Copy your Windows 7 or Windows 8 DVD contents to the USB flash drive.
9. Your USB drive is ready to boot and install Windows 7 or Windows 8. Only thing you need to change the boot priority at the BIOS to USB from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the USB boot option in the BIOS.

Reset Windows Password with Encrypted Drive

This is a quick how-to for resetting your Windows password, while still knowing your disk encryption password via TrueCrypt.
Most, if not all, password reset options for windows, will not work if your hard drive is encrypted with Bitlocker/TrueCrypt.
You will need a USB flash drive or CD-R, and Hiren’s BootCD. Get it here http://www.hirensbootcd.org/download/
Once your USB drive is bootable with Hiren’s, boot up from the flash drive and select Mini XP from the Hiren’s boot menu.
  • In the bottom right in the taskbar, there is an icon called “Hiren’s BootCD Program Launcher”, Click it.
  • Go to the Security / Encryption > TrueCrypt menu
  • Click Select Device, and click your hard drive. It should be the C: drive.
  • Select a drive letter, and click Mount.
  • Click Mount Options
  • Check the box that reads “Mount partition using system encryption without pre-boot authentication”
  • Enter drive encryption password.
  • Your hard drive will now be mounted as a new drive letter (temporarily)
  • Go back to the Program Launcher, Passwords / Keys > Windows Login > NTPWEdit (Reset Xp/Vista/7 User Password)
  • The NTPWedit will open with a default path to SAM file of C:\WINDOWS\SYSTEM32\CONFIG\SAM
  • Change drive letter from C to whichever drive letter you selected to mount to, and click (Re)open.
  • Your user names will be listed.
  • Click your username, and Change Password.
  • Set the new password, and Save Changes and Exit.
Reboot and login with the new password.

Crideted : qwerty