uad782
November 10th, 2008, 02:33
Hi,
I am trying to reverse a Delphi target. I have found the call which beings up the Nag screen. After extensive searching I cannot find a jump to avoid this call.
Is it possible that Delphi could be setting the address dynamically with the address being changed if the target was licensed?
A copy of the call is below:
0051EF5B FF92 FC000000 CALL DWORD PTR DS:[EDX+FC] ; XXXXXX.0047702C
Any tips/help would be greatly appreciated
Thanks
I am trying to reverse a Delphi target. I have found the call which beings up the Nag screen. After extensive searching I cannot find a jump to avoid this call.
Is it possible that Delphi could be setting the address dynamically with the address being changed if the target was licensed?
A copy of the call is below:
0051EF5B FF92 FC000000 CALL DWORD PTR DS:[EDX+FC] ; XXXXXX.0047702C
Any tips/help would be greatly appreciated
Thanks