![]() |
|
Portal |
Downloads |
Arcade |
CD-Key Shop |
Register |
FAQ |
|
|
|||||||
| Anti-Cheat Program Discussion Discussion about the most popular anti-cheats. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
MPC Member
Join Date: 22nd Dec 2004
Posts: 7
|
Keyb_Event C#
hello guys,
i have been coding windows applications for a momen now, and i read some of the topics in here, all i want to know, is if there is a way to send keys to a game guarded by nprotect? i noticed that the windows virtual keyboard works on Nprotected games, how does it do that? maybe some low level code? can anyone show me a way to do it in C#? is it even possible? Thx alot |
|
|
|
|
|
#2 |
|
Moderator
Dark Mage
Join Date: 17th Oct 2009
Posts: 21
|
In C#, since most of functions for emulating keystrokes are still checked, it's not easily possible (With pure managed code at least).
Regardless, I wouldn't be surprised if it's been done for newer builds of GG, so I'll leave this open for the time being.
__________________
http://i34.tinypic.com/wclst0.gif |
|
|
|
|
|
#3 |
|
MPC Member
Join Date: 22nd Dec 2004
Posts: 7
|
well if C# code is checked, can you tell me what language to use in order to bypass those checks?
i can code in java, c and c++. if'd have to, i'd learn a new language. thx BTW, i was thinking for the Get pixel to take screenshots and analyse them. and i still haven't tested but what about the mouse move events? are they blocked by Nprotect also? Last edited by popo_joe; 7th November 2009 at 13:03.. |
|
|
|
|
|
#4 | |
|
Moderator
Dark Mage
Join Date: 17th Oct 2009
Posts: 21
|
Quote:
Java experiences the same problems, therefore, I'd recommend C or C++. You'll have to check which functions GG hooks, then find out how deep those hooks truly go (i.e. Into kernel mode). From there you can begin writing your "bypass".
__________________
http://i34.tinypic.com/wclst0.gif |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
![]() |
![]() |