View Single Post
  #1  
Old 07-03-2002, 16:23
Waspy
 
Posts: n/a
Question Dasm 16Bit Delphi program

Hi Guys,

I have some problems to track a program, which is compiled with Borland Delphi as a 16bit program !
(i want to crack the license key)

To set a Breakpoint in SICE with GetDlgItemTextA doesn't work.
Sice didn't pop up.
Are there any other APIs to read a EditField?
(for 16Bit modules!)

Also, I had the proggy disasm with W32DSM89.EXE to look at the string refs. But there are nothing ----> no strings refs :-(
But, if I take a look to the ASCII dump, I see many string refs !
Now, I'm a little bit confufes .
So, what is the best way to crack a 16Bit Delphi Modul ?

Greetings
*** waspy ***

P.s.1: sorry for my bad english
p.s.2: i'm a new bee :-)
Reply With Quote