slash
May 25th, 2002, 09:17
Hi,
I'm pretty new at this stuff, but then again, this is for newbiez. I think I have all necessary tools, I know a good deal about programming asm included, but still. BTW : I was sent here with the compliments of "The Blackbird".
OK, to the problem :
I'm trying to reverse an activx (ocx) that is preparing all of it's parameters (including the serial) using javascript (it's building up some kind of a class). Is there a way I can find out how and where the OCX gets and stores these parameters, so that I can set some kind of breakpoint in softice when it tries to reach for the serial-parameter ? I have already tried to disassemble it with w32 disassembler, but that does not seems to be correct...
In the evaluation serial, a time limit is inserted as well, but when I set a breakpoint to the api "getsystemtime or getlocaltime", it breaks about a million times. Perhaps there is an api I can watch for, that parses the hostname ?
Well, this is a long shot, but BlackB said that I'm at the right place, so...
I'm pretty new at this stuff, but then again, this is for newbiez. I think I have all necessary tools, I know a good deal about programming asm included, but still. BTW : I was sent here with the compliments of "The Blackbird".
OK, to the problem :
I'm trying to reverse an activx (ocx) that is preparing all of it's parameters (including the serial) using javascript (it's building up some kind of a class). Is there a way I can find out how and where the OCX gets and stores these parameters, so that I can set some kind of breakpoint in softice when it tries to reach for the serial-parameter ? I have already tried to disassemble it with w32 disassembler, but that does not seems to be correct...
In the evaluation serial, a time limit is inserted as well, but when I set a breakpoint to the api "getsystemtime or getlocaltime", it breaks about a million times. Perhaps there is an api I can watch for, that parses the hostname ?
Well, this is a long shot, but BlackB said that I'm at the right place, so...