Files
hfiref0x-VBoxHardenedLoader/Binary/install.cmd
T
hfiref0x 824f3d39f8 Kasumi module added
patch generator added, install.cmd updated to restart vboxdrv after tdl
usage
2017-01-23 15:37:25 +07:00

9 lines
204 B
Batchfile

REM Append full patch to tdl.exe/tsugumi.sys and run this batch file elevated
@echo off
echo Run TDL (tdl.exe tsugumi.sys)
pause
tdl.exe tsugumi.sys
echo Run loader
pause
call loader.cmd
net start vboxdrv