i have a .sys file ,plz tell me how to my gunz runnable load it :?:
Printable View
i have a .sys file ,plz tell me how to my gunz runnable load it :?:
ok, you wrong, you can't hook a sys to an exe, but u must make first a dll, that will hook the sys to the dll and the dll to the exe!
You mean "driver"?
You cannot load a driver directly to an executable file; you need a DLL to load the driver and the executable file must call the DLL file.
Good luck with Kernel Drivers though.
do you have this dll source code ?