How to hook a .sys file to runnable!!!!

Results 1 to 6 of 6
  1. #1
    Enthusiast HackerVoDanh is offline
    MemberRank
    Nov 2007 Join Date
    30Posts

    information How to hook a .sys file to runnable!!!!

    i have a .sys file ,plz tell me how to my gunz runnable load it


  2. #2
    Account Upgraded | Title Enabled! 4ndr34s is offline
    MemberRank
    Sep 2007 Join Date
    At My Home O_oLocation
    587Posts

    Re: How to hook a .sys file to runnable!!!!

    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!

  3. #3

    Re: How to hook a .sys file to runnable!!!!

    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.
    Last edited by Linear88; 28-12-09 at 04:00 PM.

  4. #4
    Account Upgraded | Title Enabled! cerealnp is offline
    MemberRank
    Apr 2006 Join Date
    BrazilLocation
    441Posts

    Re: How to hook a .sys file to runnable!!!!

    Good luck with Kernel Drivers though.

  5. #5
    Enthusiast HackerVoDanh is offline
    MemberRank
    Nov 2007 Join Date
    30Posts

    Re: How to hook a .sys file to runnable!!!!

    do you have this dll source code ?

  6. #6
    Account Upgraded | Title Enabled! PaulBub is offline
    MemberRank
    Apr 2009 Join Date
    316Posts

    Re: How to hook a .sys file to runnable!!!!




Advertisement