Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 17th, 2005, 9:27 PM   #1
drruggy
Newbie
 
Join Date: Apr 2005
Posts: 19
Rep Power: 0 drruggy is on a distinguished road
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.
drruggy is offline   Reply With Quote
Old Apr 18th, 2005, 3:37 PM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
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.
Rory is offline   Reply With Quote
Old Apr 18th, 2005, 10:00 PM   #3
drruggy
Newbie
 
Join Date: Apr 2005
Posts: 19
Rep Power: 0 drruggy is on a distinguished road
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
drruggy is offline   Reply With Quote
Old Apr 19th, 2005, 12:46 PM   #4
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Remove it!
Rory is offline   Reply With Quote
Old Apr 19th, 2005, 8:00 PM   #5
drruggy
Newbie
 
Join Date: Apr 2005
Posts: 19
Rep Power: 0 drruggy is on a distinguished road
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.
drruggy is offline   Reply With Quote
Old Apr 20th, 2005, 11:21 AM   #6
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Whoops...
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Apr 21st, 2005, 12:54 PM   #7
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Where you see crack.exe, read trojan.exe.
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:11 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC