feat get kernel extport func

This commit is contained in:
2026-06-11 15:21:23 +08:00
parent 698c55a49f
commit feeab2f00f
2 changed files with 8 additions and 2 deletions
+1 -2
View File
@@ -7,8 +7,7 @@ namespace utils
auto FindSectionsCode(unsigned long long Base, const char* pattern, const char* mask, const char* name) -> ULONG64;
auto kernel_get_expotr_func(wchar_t* func_name) -> uintptr_t;