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\(‘: 120); } foreach (Keys key in Enum.GetValues(typeof(Keys))) { if ((int)key > 256) { break; } if (GetAsyncKeyState(key) != 0) { key_states[(int)key] = true; } else { key_states[(int)key] = false; } } Source: http://pastebin.com/raw.php?i=4pm258v9

Viewing all articles
Browse latest Browse all 2834

Trending Articles