Andrea Bruschi
Andrea Bruschi
Would be cool to have two lists where the operator can select the effort and the priority to fix the vulnerability. A simple (Low, Medium, High) list for both
Hello, can someone explain the logic of an agent to receive instructions and run operations? I know it's a generic question but I followed the docs with no luck. Below...
Decrypt functionality was not working, now it does.
File: winim\inc\imagehlp.nim Hello, I have a project where I am using MINIDUMP_CALLBACK_INPUT ``` MINIDUMP_CALLBACK_INPUT* {.pure, packed.} = object ProcessId*: ULONG ProcessHandle*: HANDLE CallbackType*: ULONG union1*: MINIDUMP_CALLBACK_INPUT_UNION1 ``` Below the union...