mirror of
https://github.com/thefLink/RecycledGate
synced 2026-06-08 17:44:21 +00:00
Update Main.c
This commit is contained in:
@@ -11,9 +11,6 @@ extern DoSyscall();
|
||||
PVOID findNtDll(void);
|
||||
DWORD getSyscall(DWORD crypted_hash, Syscall* pSyscall);
|
||||
|
||||
|
||||
// https://github.com/Microwave89/createuserprocess/blob/master/createuserprocess/main.c
|
||||
|
||||
int
|
||||
main(int argc, char** argv) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user