View Full Version : ENTER command
rama711
May 31st, 2005, 05:20
HI guys:
How do I debug "Enter" command
I have this exe I want to know what function is called when press ENTER on the keyboard....and can it be change from Enter to like shift or F2 for example
thankx
Ricardo Narvaja
May 31st, 2005, 06:10
there are many methods for a program detect a key pressed, i suggest to you download winapis32, and in the search press the word key and you have all the posibilities for try break in the api used or MSG.
Ricardo Narvaja
rama711
May 31st, 2005, 06:54
thanks Narvaja
but can you tell me what link to download winapis32
and what is it for?
Ricardo Narvaja
May 31st, 2005, 07:23
is the list of the apis available more common and the MSG ny microsoft, if you have a idea from a key enter by example, you go to winapis32 and search key and tle list of apis and msgs when the key is used, make to you an idea in what apis you can try set a breakpoint.
put win32.hlp in goggle and you have many links to download, look there are varios versions look for the more new (winth more apis)
Ricardo Narvaja
rama711
May 31st, 2005, 07:49
I searched and I could not find such API Hook SDK
rather ifound API Hook SDK
will this help me
can u explain more what is winapis32 fo what is the purpose of it
does it contain codes ????!!!!
Ricardo Narvaja
May 31st, 2005, 09:22
no contain descrption of the apis with the parameters is used by programmers but for the crackers is a big help for look the correct api for breakpoint.
downlaod the archive
win32.hlp
and look
Ricardo
rama711
June 1st, 2005, 07:39
Were can I ger this Win32.hlp
please tell
Ricardo Narvaja
June 1st, 2005, 19:03
http://www.ricnar456.dyndns.org/ESPECIAL/winapi32%20NEW.rar
("http://www.ricnar456.dyndns.org/ESPECIAL/winapi32%20NEW.rar
")
click this link
Ricardo Narvaja
rama711
June 5th, 2005, 05:59
HI Narvaja
Why things have to be difficult with me!!!
I could not go through the link u gave me above. This is what Igot
The page cannot be displayed
Please be patient with me and send me another link
Ricardo Narvaja
June 5th, 2005, 07:08
try the link is working maye you try in a moment is down, is this moment is working, other link i havenīt, sorry
Ricardo Narvaja
rama711
June 5th, 2005, 07:21
Thank god it is downloading now is it 11.7 MB?
now refresh me what Iam going to do with this file
after I unzip it and how it relate to ollydbg
I want to catch this damn dialog box
can I send u a gif picture of this dialog?
Regards
rama711
June 7th, 2005, 01:44
what Iam going to do with this file
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.