x64dbg/src
Duncan Ogilvie 98adbacac9 Fix command argument escaping
Handle backslash runs before quotes using Windows-style parity rules while preserving legacy path and separator behavior. Add canonical command escaping for GUI-generated commands, regression and differential compatibility tests, and command syntax documentation.
2026-08-01 23:13:26 +02:00
..
bridge Fix missing extern C for DbgValToString 2026-04-20 17:44:47 +02:00
cross Apply dumped memory bounds consistently 2026-07-24 23:32:34 +02:00
dbg Fix command argument escaping 2026-08-01 23:13:26 +02:00
exe Set SEM_FAILCRITICALERRORS for better crash reporting 2026-07-15 18:49:20 +02:00
gui Fix command argument escaping 2026-08-01 23:13:26 +02:00
headless Capture crash dumps for tests in CI 2026-07-19 15:08:06 +02:00
launcher Improve launcher debuggee path handling 2025-07-21 18:52:18 +02:00
loaddll Remove Visual Studio projects 2025-06-21 14:33:21 +02:00
test Add tests for register change announcements 2026-07-21 15:53:20 +02:00
tests Fix command argument escaping 2026-08-01 23:13:26 +02:00
third_party Improve stale software breakpoint handling 2026-07-18 12:21:32 +02:00
zydis_wrapper Upgrade to AStyle 3.6.9 and add python port of AStyleHelper 2026-04-16 16:01:40 +02:00
bug.ico
bug.png
bug32.ico
bug64.ico
bug_black.png
bug_black_outline.png Small cleanups and AppImage support for cross/debugger 2026-04-14 23:59:27 +02:00
dbg_assert.h Misc improvements 2025-07-26 00:29:55 +02:00
dbg_types.h