PDA

View Full Version : how to get button click event for a C++ application


m9j
05-25-2011, 12:00 PM
to know what are the code will be executed by clicking on a button
i use these tools-
PE EXPLORER for DELPHI
VB Decompiler Pro for VB
but for a C++ compiled application, what tool should i use??
i want to know that how do i know the offset of codes that will be executed when i will click a button like Register or OK etc.??
is there any method to know that????