1 Commits

Author SHA1 Message Date
hassan ali b45b822d9e Implement shellcode execution via CallWindowProcW
This program allocates memory for shellcode, copies it to the allocated buffer, changes the memory permissions to executable, and calls it as a window procedure.
2025-09-01 04:28:50 +03:00