UnStampExe method
function TOgProtectExe.UnStampExe (const FileName : string) : Boolean;

TurboPack OnGuard FMX

UnStampExe method

function TOgProtectExe.UnStampExe (const FileName : string) : Boolean;

Navigation:  »No topics above this level«

UnStampExe method

function TOgProtectExe.UnStampExe (const FileName : string) : Boolean;

Return to chapter overview

_bm1                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