-
-
Save 3UR/4c94ab46a11ef18645a2a24681dec1fa to your computer and use it in GitHub Desktop.
Game Script native code execution PoC
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// native code exec PoC via Game Script - @carrot_c4k3 (exploits.forsale) | |
// | |
// sample shellcode: mov rax, 0x1337; ret; | |
// drop your own shellcode inplace here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment