chengtaowan / VExDebugger

Repository from Github https://github.comchengtaowan/VExDebuggerRepository from Github https://github.comchengtaowan/VExDebugger

VExDebugger

A debugger using VEH.

forthebadge

What is it ?

is a simple access and write debugger that uses hardware breakpoints, and that manages debugging using the windows exception support system (based on the VEH of the Cheat Engine).

screeen screeen

Nota: This tool is in beta, it may have problems depending on some variant not yet tested.

Compatibility

✔ Windows 64 bits or 32 bits

Breakpoint types

  • Write
  • Read/Write
  • Execute

Download

Releases

How to use this?

go to the releases part and download, attach the VExDebugger dll form or imgui in the process you want to debug. use an injector for this. add the addresses you want to know who writes or accesses.

What was used to compile?

  • Use Visual Studio - (Download)
  • Platform tools - Visual Studio 2022 (v143)
  • C++ SDK version used - 10.0.22621.0

.NET Sample C++/CLI

  • Common Language Runtime Support - CLR
  • .NET version - v4.8

Author

SmoLL-iCe

Thanks

License

MIT license

About

License:MIT License


Languages

Language:C++ 99.7%Language:Batchfile 0.2%Language:Assembly 0.1%