This commit is contained in:
2026-06-09 14:30:00 +08:00
parent 4d7ffb4136
commit c8aeddb902
4 changed files with 6 additions and 15 deletions
+3
View File
@@ -27,4 +27,7 @@ namespace kernel_api
return reinterpret_cast<UCHAR * (*)(PEPROCESS)>
(imported.ps_getprocessimage_filname)(Process);
}
}