Shellcode not executing in windows 10
Yuki0x80 opened this issue · 1 comments
Yuki0x80 commented
In the Offensive Rust material "Executing shellcode via function pointer/delegate", I get the following error when I run the same thing and it doesn't work.
process didn't exit successfully: `target\debug\winapi_rust.exe` (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
Of course, I have removed the Windows 10 security check.
ENVIRONMENT
Windows 10 Pro x64
version 22H2
Please let me know if you have a solution.
Yuki0x80 commented
@winsecurity
Please confirm.