UnStampExe method
function TOgProtectExe.UnStampExe (const FileName : string) : Boolean;
UnStampExe method function TOgProtectExe.UnStampExe (const FileName : string) : Boolean; |
UnStampExe reverses the effect of a call to StampExe.
UnStampExe can only be used if the special marker used to locate the CRC record was not erased by StampExe.
This method is not used by the TOgProtectExe component. It is provided so that you can use it unstamp an application.
See also: StampExe