refactor: improve comments

This commit is contained in:
Dobin Rutishauser
2024-06-22 18:09:02 +02:00
parent c9bd61f001
commit ac0072260b
6 changed files with 19 additions and 27 deletions
+1 -2
View File
@@ -16,9 +16,8 @@ char *supermega_payload;
{{plugin_executionguardrail}}
/* iat_reuse_rx
/* VirtualAlloc -> rw -> rx
Standard IAT reuse shellcode
* create new memory region for the payload
* will set it to RX (may break some shellcodes, opsec-safe)
*/