Skip to content

Instantly share code, notes, and snippets.

@0x79H
Created July 15, 2019 09:33
Show Gist options
  • Save 0x79H/fd7a49e98284df1babe12dcf485a895d to your computer and use it in GitHub Desktop.
Save 0x79H/fd7a49e98284df1babe12dcf485a895d to your computer and use it in GitHub Desktop.
Counter-Strike: Global Offensive
hash dll!function
0x0726774C kernel32.dll!LoadLibraryA
0xA779563A wininet.dll!InternetOpenA
0xC69F8957 wininet.dll!InternetConnectA
0x3B2E55EB wininet.dll!HttpOpenRequestA
0x7B18062D wininet.dll!HttpSendRequestA
0x5DE2C5AA kernel32.dll!GetLastError
0x56A2B5F0 kernel32.dll!ExitProcess
0xE553A458 kernel32.dll!VirtualAlloc
0xE2899612 wininet.dll!InternetReadFile
0x315E2145 user32.dll!GetDesktopWindow
0x0BE057B7 wininet.dll!InternetErrorDlg

and InternetErrorDlg(GetDesktopWindow(), 0, _ecx, 7, 0); do nothing(?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment