You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a strange problem, when I try to use loader I get the following error:
C:\Users\Rahimi\Desktop>Loader.exe "test.exe"
Basic DKOM Rootkit to Hide a Process
Usage : loader.exe [process name]
Author: Bradley Landherr
[+] Discovered PID of process test.exe: 4792
[*] Grabbing driver device handle...
[*] Loading driver.
[-] Error loading driver: The system cannot find the path specified.
[-] Error creating handle: The system cannot find the path specified.
I put the Rootkit.sys and loader.exe in desktop and here is some part of my loader code:
Hi,
I have a strange problem, when I try to use loader I get the following error:
C:\Users\Rahimi\Desktop>Loader.exe "test.exe"
I put the
Rootkit.sys
andloader.exe
in desktop and here is some part of my loader code:It seems that loader cannot find the driver, but don't know why.
Thanks.
The text was updated successfully, but these errors were encountered: