Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Windows GetAsyncKeyState API Call

$
0
0
Detected 2 occurrence(s) of ‘GetAsyncKeyState\(‘: bool ButtonPress(int Key) { bool button_pressed = false; while(GetAsyncKeyState(Key)) button_pressed = true; return button_pressed; } struct Foo {}; void ThreadT(const Foo& f) { while (true) { Sleep(16); if (GetAsyncKeyState(81)) { ScreenCap(); int tobreak = 0; //POINT Highest; for (int x = 0; x < ScreenX; x++) { if (tobreak == […]

Viewing all articles
Browse latest Browse all 2834

Latest Images

Trending Articles



Latest Images