能力值:
( LV5,RANK:65 )
|
-
-
2 楼
不是有SDK吗 VMProtectSDK.h // protection VMP_IMPORT void VMP_API VMProtectBegin(const char *); VMP_IMPORT void VMP_API VMProtectBeginVirtualization(const char *); VMP_IMPORT void VMP_API VMProtectBeginMutation(const char *); VMP_IMPORT void VMP_API VMProtectBeginUltra(const char *); VMP_IMPORT void VMP_API VMProtectBeginVirtualizationLockByKey(const char *); VMP_IMPORT void VMP_API VMProtectBeginUltraLockByKey(const char *); VMP_IMPORT void VMP_API VMProtectEnd(void); 自己找到看看,里面还有别的东西
|
能力值:
( LV2,RANK:10 )
|
-
-
3 楼
gamehack
不是有SDK吗 VMProtectSDK.h
// protection
VMP_IMPORT void VMP_API VMProtectBegin(const char *);
VMP_ ...
了解了,感谢!
|
|
|