| AntiDebugLIB Function Reference | |
GJ_free_custom_founction |
BOOL GJ_free_custom_founction(BYTE* _custom_founction,int custom_founction_length)
BOOL GJ_free_custom_founction_demo(BYTE* _custom_founction,int custom_founction_length)
_custom_founction
The pointer returned by GJ_load_custom_founction.
custom_founction_length
The size of custom function code.
TRUE If
the GJ_free_custom_founction (or GJ_free_custom_founction_demo) function succeeds
; FALSE otherwise.
For more informations please refer to Atidebug_demo demo project and the article "Programming Guide".
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|