mirror of https://github.com/dnomd343/6KPE
Dnomd343
5 years ago
9 changed files with 10915 additions and 0 deletions
Binary file not shown.
Binary file not shown.
@ -0,0 +1,46 @@ |
|||
default 1 |
|||
timeout 8 |
|||
find --set-root /6KLDR |
|||
command --set-path=/6KPE/Functions/ |
|||
|
|||
gfxmenu /6KPE/MESSAGE |
|||
|
|||
title << 返 回 |
|||
configfile /6kPE/6KPE.INI |
|||
|
|||
title 绕 过 开 机 密 码 |
|||
map --mem /PE/Functions/konboot.img (fd0) |
|||
map --hook |
|||
chainloader (fd0)+1 |
|||
rootnoverify (fd0) |
|||
|
|||
title 文 件 管 理 器 |
|||
map --mem /PE/Functions/grubfm.iso (0xff) |
|||
map --hook |
|||
chainloader (0xff) |
|||
|
|||
title 运 存 测 试 |
|||
map --mem /PE/Functions/MEMTEST.IMG (fd0) |
|||
map --hook |
|||
chainloader (fd0)+1 |
|||
rootnoverify (fd0) |
|||
|
|||
title 磁 盘 精 灵 |
|||
map --mem /PE/Functions/DiskGenius.img (fd0) |
|||
map --hook |
|||
chainloader (fd0)+1 |
|||
rootnoverify (fd0) |
|||
title SISO 工 具 |
|||
SISO |
|||
|
|||
title SRSF6 工 具 |
|||
SRSF6 |
|||
|
|||
title NTBOOT 启 动 器 |
|||
NTBOOT |
|||
|
|||
title 擦 除 CMOS 数 据 |
|||
map --mem /PE/Functions/CMOS.IMA (fd0) |
|||
map --hook |
|||
chainloader (fd0)+1 |
|||
rootnoverify (fd0) |
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
File diff suppressed because it is too large
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue