From 37357f71f989092335baa61a7eb27dcb97fc281f Mon Sep 17 00:00:00 2001 From: Kevin O'Reilly Date: Thu, 19 Feb 2026 14:51:20 +0000 Subject: [PATCH] debugger_detection_1: enable full instruction trace --- windows/debugger_detection_1/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/debugger_detection_1/test.py b/windows/debugger_detection_1/test.py index 5eb81c1..27b626b 100644 --- a/windows/debugger_detection_1/test.py +++ b/windows/debugger_detection_1/test.py @@ -22,7 +22,7 @@ def __init__(self): { "Route": None, "Tags": ["win10", "x64"], - "Request Options": "", + "Request Options": "bp0=ep,depth=all,count=all", "Custom Request Params": None, } )