mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: improve comments
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
char *supermega_payload;
|
||||
|
||||
/* peb_walk
|
||||
Standard shellcode which will resolve IAT by itself with a peb_walk
|
||||
Standard shellcode which will resolve IAT by itself with a peb walk
|
||||
no IAT reuse is performed
|
||||
no data reuse is performed
|
||||
*/
|
||||
|
||||
int main()
|
||||
|
||||
Reference in New Issue
Block a user