Skip to content

backengineering/POC-Detection-CheatEngine

Repository files navigation

POC-Detection-CheatEngine

image

Principle

Understanding ReadDirectoryChangesW

Expansion

You can add your detection vector easily in CEInfo.h

#pragma once

#define CE_DETECTION_1 L"ADDRESSES.FIRST"
#define CE_DETECTION_2 L"MEMORY.FIRST"

Compile

  • Visual Studio 2022
  • llvm-msvc [link]

About

Using ReadDirectoryChangesW to detect CheatEngine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors