This commit is contained in:
2022-03-27 17:17:12 +08:00
parent 9e120025de
commit 47e68ae106
3 changed files with 64 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ public:
//写Nut头 号位数据
static void SetNutArrNum(int Nut头地址, int Pos, int num);
//读内存偏移地址
static int GetHook(int Addr, std::string );
static int GetHook(int Addr, std::string ,int Type = 0);
//解密读取
static int DNFDeCode(int Address);
//加密写入