|
3#
楼主 |
发表于 2015-2-20 16:46:45
|
只看该作者
大概是那个skype里的内容
debug off
echo Loading SKYPE...
set /a a=29<<2+*0x8304
set /a b=*%a%+8
set /a c=*%b%&0x00000000
write %b% %c%
set lst=4UD
set ufd=(0xfb)/AXPE/
checkrange 2:3 is64bit && set NTSIX=y ! set NTSIX=no
checkrange 0x21 read 0x8280 && set AXPE=pxe ! set AXPE=nopxe
if %AXPE%==pxe && set NTSIX=no && pxe detect
map (ud)/Sky_PE.ISO (0xfb) || map --mem (ud)/Sky_PE.ISO (0xfb)
map --hook
checkrange 2:3 is64bit && splashimage %ufd%VBE/BG.LZMA && font %ufd%VBE/MENU.HEX ! splashimage %ufd%VBE/BG0.LZMA && font %ufd%VBE/MENU0.HEX
echo
echo
echo ----------------------------------------------------------------------------
echo
echo If you see this line of text in its entirety, which means that your computer
echo
echo is very slow when booting from USB devices, in this case, it is recommended
echo
echo that you first run the USB accelerate, and then run other menu items.
echo
echo ----------------------------------------------------------------------------
set Thmem=056000
set Thmem2=0D1000
configfile %ufd%VBE/MENU.LST |
|