PDA

View Full Version : installshield


silverstorm
05-21-2002, 09:09 PM
Hello all
i have many programs created whit installshield and when the install process start ask for a serial number to install full version..
i try to trace by hours to find the real serials but its very complicate.. evry time entry in a loop whit peekmessage or something.. please somebody can explainme how i do to trace or to find the rutin where verifi the real serial.
example on http://downloads.cuseeme.com/cuseeme.exe
i try to find whit hmemcpy...
and whit getdlgitem
apis.
the instalation programs generate a tmp file.. on a windows\temp\ and from there start the instalation-

thanks

SiLvEr StOrM

Solomon
05-22-2002, 03:09 AM
Have you tried InstallShield script decompilers?

silverstorm
05-22-2002, 08:38 PM
i try.. thanks