knr
05-01-2009, 01:32 AM
hi guys,
i have been using the reversing tools for some time and managed to understand something and do some patching and reversing. even managed to create a license for a dongled software.
i have downloaded the pe-explorer (v1.99) which is 30 days evaluation version. so i thought i will try to use the skill on it to remove its 30 days limitations.
PEID finds it as Delphi program which is not packed but has encrypted sections. the program starts with a banner screen and a statement it is a 30 day evaluation.
string search brings out a "30 day evaluation" string but it appears to be a decoy. in memory the string location is different. though i find a TLS section i am not able to find a call before the EP. though i did allow the program to decrypt itself and got a dump, the iat positions are different though the PE header is same!
any one tried and any information?
i have been using the reversing tools for some time and managed to understand something and do some patching and reversing. even managed to create a license for a dongled software.
i have downloaded the pe-explorer (v1.99) which is 30 days evaluation version. so i thought i will try to use the skill on it to remove its 30 days limitations.
PEID finds it as Delphi program which is not packed but has encrypted sections. the program starts with a banner screen and a statement it is a 30 day evaluation.
string search brings out a "30 day evaluation" string but it appears to be a decoy. in memory the string location is different. though i find a TLS section i am not able to find a call before the EP. though i did allow the program to decrypt itself and got a dump, the iat positions are different though the PE header is same!
any one tried and any information?