sonic
March 11th, 2009, 07:33
Hello
I'm very new in this area of coding ( i mostly done in Delphi till now )
anyway ...
I need to find a serial , requesting by one Bulgarian accounting software.
I start to debug it with OllyDbg + DeDe ( the target is a delphi application ) , and i found where the strings is builded and start for checking , but seems like it does not directly compare strings, but do something in some kind of "While" cycle ...
The software vendor give keys trough the phone only
he usually request for a serial generated from the system.
I found that the serial is generated from Processor kind , Windows User Name, and Hard drive serial number.
Please - as i understand - i can not request direct packing from you, so - guide me with some ideas , about what should i check to start understanding the mechanism of serial generation.
P.S. - I'm very pleased with this forum and it's tutorials
I'm very new in this area of coding ( i mostly done in Delphi till now )

anyway ...
I need to find a serial , requesting by one Bulgarian accounting software.
I start to debug it with OllyDbg + DeDe ( the target is a delphi application ) , and i found where the strings is builded and start for checking , but seems like it does not directly compare strings, but do something in some kind of "While" cycle ...
The software vendor give keys trough the phone only
he usually request for a serial generated from the system.
I found that the serial is generated from Processor kind , Windows User Name, and Hard drive serial number.
Please - as i understand - i can not request direct packing from you, so - guide me with some ideas , about what should i check to start understanding the mechanism of serial generation.
P.S. - I'm very pleased with this forum and it's tutorials
