![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2005
Posts: 19
Rep Power: 0
![]() |
Forcing Key Movements?
My Keys on my other computer are blocked. Means that when I use:
Mouse_event SetCursorPos LeftDown they arnt working to make the mouse move. Is there another way i've missed to move the mouse and simulate a click? possibly a direct X method of moving and clicking left mouse... Last edited by drruggy; Apr 17th, 2005 at 9:59 PM. |
|
|
|
|
|
#2 |
|
Expert Programmer
|
Well I expect the directX methods rely on the same low-level kernel calls as the APIs you mentioned, though it's always worth a try. Can you explain why the keys are "blocked": is that the virus again?
It may be, though, that your cursor is "clipped" to a 1 pixel region, which is a trick a lot of malicious programs use to "freeze" the mouse: try ClipCursor with the deskop rectangle GetWindowRect(GetDesktopWindow()), though if something is doing that it's probably calling it from a loop. Last edited by Rory; Apr 18th, 2005 at 3:42 PM. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Apr 2005
Posts: 19
Rep Power: 0
![]() |
Its susposed to be a protection agent. I allowed it all protection of my computer. Now its part of my computer and it blocked all basic low level coding
![]() |
|
|
|
|
|
#4 |
|
Expert Programmer
|
Remove it!
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: Apr 2005
Posts: 19
Rep Power: 0
![]() |
Thats the thing... No visible window cause it errored and its got all these dlls and shit worked in so if you attempt to cancel any processes it goes Access Denied and im the admin acc.... ALl I wanna do is program some stuff to help me out lol damn shit.
Its a currupt Process Guard I downloaded a "crack" or w/e they called. |
|
|
|
|
|
#6 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Whoops...
|
|
|
|
|
|
#7 |
|
Expert Programmer
|
Where you see crack.exe, read trojan.exe.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|