manager: add module signature verification

fix site base
This commit is contained in:
ShirkNeko
2025-08-03 04:34:04 +08:00
parent 7e7d2a28af
commit 48d7a13028
8 changed files with 82 additions and 1 deletions

View File

@@ -136,4 +136,6 @@ bool clear_dynamic_sign();
bool get_managers_list(struct manager_list_info* info);
bool verify_module_signature(const char* input);
#endif //KERNELSU_KSU_H