Skip to content

Instantly share code, notes, and snippets.

@pkutaj
Created April 20, 2026 07:21
Show Gist options
  • Select an option

  • Save pkutaj/a7b4b0c0e7ae7be7d04f92198deb0d60 to your computer and use it in GitHub Desktop.

Select an option

Save pkutaj/a7b4b0c0e7ae7be7d04f92198deb0d60 to your computer and use it in GitHub Desktop.
CTJ-46: The Stack snippet
[cling]$ main()
&hx = 0x16d981f78 // main(); 6133653368
&x = 0x16d981f5c // x_func; 6133653340
&x = 0x16d981f3c // y_func; 6133653308
&x = 0x16d981f1c // z_func; 6133653276
(int) 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment