Skip to content

Instantly share code, notes, and snippets.

@chaelim
Last active December 13, 2016 22:48
Show Gist options
  • Save chaelim/85a40596209acaf16f60 to your computer and use it in GitHub Desktop.
Save chaelim/85a40596209acaf16f60 to your computer and use it in GitHub Desktop.
Win32 Encode/DecodePointer
Obfuscating memory pointer using EncodePointer/DecodePointer APIs
https://msdn.microsoft.com/en-us/library/bb432254%28v=vs.85%29.aspx
https://msdn.microsoft.com/en-us/library/bb432242(v=vs.85).aspx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment