Skip to content

byte2mov/anti-breakpoint

Repository files navigation

Anti-Breakpoints

Anti-Breakpoints is a simple method to counteract breakpoint detection by x64dbg and ScyllaHide, as well as anti-breakpoint techniques using job objects.

This project was inspired by this article.

Anti-Anti-Attach Demo

Anti-Breakpoints Demo

How it Works

The anti-breakpoints method implemented in this project helps prevent breakpoint detection by x64dbg and ScyllaHide. It utilizes job objects to provide a anti-breakpoint mechanism.

Usage

To use Anti-Breakpoints in your project, simply include the provided code snippets into your existing codebase.

Installation

Clone the repository to your local machine:

git clone https://github.com/byte2mov/anti-breakpoint.git

About

anti breakpoint using job objects in a simple way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages