How to make a Ophcrack USB bootable disk
This articles tells you how to write op-hcrack on usb flash drive to make an op-hcrack bootable usb live disk.
Step by step guide as follow:
1. Download Op-hcrack live image.
2. extract all files of op-hcrack-vista-livecd-3.6.0.iso to USB drive. We assume USB drive letter is N:.
3. Rename directory I:\boot\isolinux to. I:\boot\syslinux.
4. Rename file I:\boot\syslinux\isolinux.cfg to I:\boot\syslinux\syslinux.cfg.
5 Download syslinux-6.03 from syslinux.org.
6. Copy the following file from syslinux-6.03 pack to USB drive.
- Copy syslinux-6.03\bios\win32\syslinux.exe to i:\boot\syslinux\syslinux.exe.
- copy syslinux-6.03\bios\com32\menu\vesamenu.c32 to i:\boot\syslinux\vesamenu.c32
- copy syslinux-6.03\bios\com32\lib\libcom32.c32 to i:\boot\syslinux\ libcom32.c32
- copy syslinux-6.03\bios\com32\libutil\libutil.c32 to i:\boot\syslinux\libutil.c32
7. Create a temp directory on i:\temp\, and copy the following files to i:\temp\.
- syslinux-6.03\bios\win32\syslinux.exe,
- syslinux-6.03\bios\com32\elflink\ldlinux\ldlinux.c32,
- syslinux-6.03\bios\core\ldlinux.sys
7. cd to i:\temp\, and run command :
syslinux.exe --mbr --active --directory /boot/syslinux/ --install I:
8. Now you have created an Op-hcrack bootable usb disk, you can boot your computer from the USB drive to run Op-hcrack to recover your windows password.
Tips: If Op-hcrack unable to find the windows, you can refer to the following articles to find the workable solution to recover your windows password.
Related Articles:
- Ophcrack no partition containing hashes found what to do?
- Chntpw doesn’t work on windows 2008
- I forgot my Windows 8 password on my laptop
- Ophcrack doesn’t work for Windows 10 what to do?
Thanks very much. I have used Ophcrack USB disk to recover login password for my win7.
Thanks. I have tried many ways to solve this problem, but only your way works fine.