Towelie
August 17th, 2004, 05:35
hi all,
i'm trying to reverse a soft written with delphi 5,
first it had a serial check - when a wrong serial is entered you cannot use it, when you install it it write some serial to the registry, this serial lets you work with the software but limits you to 36 entries. i found some procedure checking the serial and generate a working serial (no 36 limit), but...
with both of the serials there are a few features blocked - when i click them i get this screen ask me to buy the soft.
the version i'm working on, is called demo version - it even creates a registry key named demo, it is possible that those features are not even coded, but the existence of the serial validation procedure - and the fact that there is a serial that lets you work with lighter limit or with no limit at all, makes me think other. another thing - DeDe shows me the missing features form.
any suggestion on how to find the place where it cheacks if this is a demo or not?
i'm trying to reverse a soft written with delphi 5,
first it had a serial check - when a wrong serial is entered you cannot use it, when you install it it write some serial to the registry, this serial lets you work with the software but limits you to 36 entries. i found some procedure checking the serial and generate a working serial (no 36 limit), but...
with both of the serials there are a few features blocked - when i click them i get this screen ask me to buy the soft.
the version i'm working on, is called demo version - it even creates a registry key named demo, it is possible that those features are not even coded, but the existence of the serial validation procedure - and the fact that there is a serial that lets you work with lighter limit or with no limit at all, makes me think other. another thing - DeDe shows me the missing features form.
any suggestion on how to find the place where it cheacks if this is a demo or not?