AntiDebugLIB Function Reference
Http://www.antidebuglib.com

GJ_free_custom_founction
GJ_free_custom_founction_demo

 

Syntx

   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)

Parameters

    _custom_founction

         The pointer returned by GJ_load_custom_founction.

   custom_founction_length

         The size of custom function code.

Returns


   TRUE If the GJ_free_custom_founction (or GJ_free_custom_founction_demo) function succeeds ; FALSE otherwise.

Remarks

   For more informations please refer to Atidebug_demo demo project and the article "Programming Guide".

 

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved