Skip INT3 Stepping does not work on current builds
Author: colinsennerCreated Jul 11, 2026Updated Jul 13, 2026
Labelsbug
Operating System
Windows 11 Pro 25H2 OS 26200.8737
x64dbg Version
May 27, 2026
Describe the issue
TLDR: Skip IN3 Stepping is not working when I attempt to step over an int3 instruction.
I tested the two latest builds which both have the problem, Aug 19th, 2025 does not have the issue.
Steps to reproduce
- Start a binary
- Run until you hit an int3
- Step over another int3
- You will not be able to continue stepping after this
Attachments
https://github.com/user-attachments/assets/78c29287-2692-4ca1-986c-37dac4e5f9bd
Source: x64dbg/x64dbg