Skip to content

Commit 381b164

Browse files
committed
[debugging][WinDbg] Add Tips & Tricks for better debugging with WinDbg
- REcon 2024 - Chris Alladoum
1 parent c90a674 commit 381b164

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

debugging.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,11 @@ See also: [RR](#rr), [WinDbg - Time Travel Debugging](https://github.com/MattPD/
14681468
- Stupid debugger tricks: Calling functions and methods - https://blogs.msdn.microsoft.com/oldnewthing/20070427-00/?p=27083
14691469
- Time travel debugging: It’s a blast! (from the past)
14701470
- https://msrc.microsoft.com/blog/2019/05/time-travel-debugging-its-a-blast-from-the-past/
1471+
- Tips & Tricks for better debugging with WinDbg
1472+
- REcon 2024
1473+
- Chris Alladoum
1474+
- https://cfp.recon.cx/recon2024/talk/GK8YDV/
1475+
- https://github.com/hugsy/recon_2024_windbg_workshop
14711476
- Tutorial: Using WinDbg to call arbitrary functions — WinDBG kung-fu series
14721477
- http://cfc.kizzx2.com/index.php/tutorial-using-windbg-to-call-arbitrary-functions-windbg-kung-fu-series/
14731478
- Undocumented WinDbg - https://blogs.msdn.microsoft.com/reiley/2011/10/30/undocumented-windbg/

0 commit comments

Comments
 (0)