feat: Add PE header validation and LD_PRELOAD detection
This commit is contained in:
@@ -19,9 +19,11 @@ toml = "0.8"
|
||||
windows = { version = "0.58", features = [
|
||||
"Win32_Foundation",
|
||||
"Win32_System_Diagnostics_ToolHelp",
|
||||
"Win32_System_Diagnostics_Debug",
|
||||
"Win32_System_Threading",
|
||||
"Win32_System_ProcessStatus",
|
||||
"Win32_System_Memory",
|
||||
"Win32_System_LibraryLoader",
|
||||
"Win32_Security",
|
||||
] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user