Skip to content

[WDS/en] Added a new article that covers the native scripting-language of the Windows Debugger (WinDbg)#5502

Open
damariion wants to merge 1 commit intoadambard:masterfrom
damariion:master
Open

[WDS/en] Added a new article that covers the native scripting-language of the Windows Debugger (WinDbg)#5502
damariion wants to merge 1 commit intoadambard:masterfrom
damariion:master

Conversation

@damariion
Copy link
Copy Markdown

  • I solemnly swear that this is all original content of which I am the original author
  • Pull request title is prepended with [language/lang-code] (example [python/fr] for Python in French or [java] for multiple Java translations)
  • Pull request touches only one file (or a set of logically related files with similar changes made)
  • Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md

In this PR, I've added an article that covers the native scripting-language of the Windows Debugger (WinDbg) which is extensively used by system developers, reverse engineers and red team operators for surgical control over a system's state. All commands have been properly tested on a x86-64 virtual machine running in 64-bit mode. In order to provide diversity, both 32-bit and 64-bit registers have been used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant