Skip to content

Instantly share code, notes, and snippets.

@3UR
Forked from carrot-c4k3/gspoc.txt
Last active June 12, 2024 08:33
Show Gist options
  • Save 3UR/4c94ab46a11ef18645a2a24681dec1fa to your computer and use it in GitHub Desktop.
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.
// 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