Giter Site home page Giter Site logo

vexdebugger's Introduction

VExDebugger

A debugger library using VEH.

forthebadge

What is it ?

This is a simple debugger library for monitoring data access and writing using hardware breakpoints which manages debugging using the Windows Exception Handling system (inspired by VEH of the Cheat Engine).

How to use this?

You can compile your own project using the Debugger library or you can use one of the ready-made examples using the lib. In the examples you will find ways to debug your own executable or create a dll to attach to another process and debug it. (use an injector for this.) And Add the addresses you want to know who writes or accesses.

This example uses ImGui

screeen

.NET Sample C++/CLI

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

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

What was used to compile?

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

Author

SmoLL-iCe

Thanks

License

MIT license

vexdebugger's People

Contributors

smoll-ice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vexdebugger's Issues

Hierarchical planning

Todo

Description

Here will be a list of things that need to be resolved in the future or new things I want to add.
This can take a good one until everything is done.

Improvements

  • Readme, explain better the project and give some examples of code
  • Structure the code for a main class to avoid so much global variable
  • Change the samples interface

Possible problems

  • Try to avoid any kind of racing conditions on the list or handlers

Add new features / future ideas

  • Spoof hardware breakpoints options
    • Using AddVectoredContinueHandler
    • Hooking NtGetThreadContext
    • Hooking NtContinue
  • Add trigger callback option to use conditions
  • Module or Threads Filters in the trigger, and exclude options
  • Add instruction trace for breakpoint execution
  • Add other options for trigger breakpoints, type of software breakpoints or page guard
  • Hook using breakpoint

References

Hello Bro

Sorry if this out of topic but where is your youtube channel.. if i remember correctly last video i watch is i 2017 or 2019 i think...
If you have archive all of tutorial video someone else or links. thanks <3

Believe or not i was a big fan of yours content.

Reach me on Discord please: Syfer#2264

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.