AntiDebug LIB Function Reference

GJ_GET_ADL_VERSION

 

Syntx

       BOOL GJ_GET_ADL_VERSION(char* adl_version)

Parameters

       adl_version

           Pointer to a null-terminated string that receives data..

Returns


      
TRUE If the GJ_GET_ADL_VERSION function succeeds,the Version of AntiDebug LIB will save to the adl_version buffer; FALSE otherwise.