Win7 32-bit system with u disk to boot boot method

Source: Internet
Author: User

 1, modify the Boot.sdi path method in BCD

Open regedit load Hive BCD, then look for BOOT.SDI, and then modify BOOTBOOT.SDI to QQQQBOOT.SDI.

 2, the way to change the name of BCD

Open bootmgr, jump to 54694 of the offset address, and modify 43 00 44 to 51 00 51.

  3, crack the self-calibration method

First use the hexadecimal editor to open Bootmgr, jump to the offset address 105E, modify 74 03 for EB 08, the modification principle is to change the condition of the jump (JE) to the unconditional jump (JMP).

  4, the method of the boot name change

First open bootmgr, jump to the offset of the address 5464C, modified 0C 6F to 00 51, in the jump to the offset address of the 5390F, modify 74 to 51.

 5, turn off the integrity of the Bootmgr check

Bcdedit-store qqq-set {bootmgr} nointegritychecks off&setlocal enabledelayedexpansion

Set 5464a=

Set 5464c=b

Set 5464f=o

Set 5390f=t

Set 54694=CD

echo.! 5464a!! 5464c!! 5464f!! 5464f!! 5390f!! 5464a!! 5464c!! 54694!

set/p 5464c=5464c=b.

set/p 5464f=5464f=o.

set/p 5390f=5390f=t.

set/p 54694=54694=CD.

echo.! 5464a!! 5464c!! 5464f!! 5464f!! 5390f!! 5464a!! 5464c!! 54694!

Pause

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.