Coder Social home page Coder Social logo

windbgtree's Introduction

WinDBGtree

=============

WinDBGtree is a WinDbg command tree that expands the set of available commands by Microsoft Windows Debugger aka WinDBG. Windbgtree comes up making life easier for Windows kernel researchers, Windows Internals troubleshooters and also security experts.

This WinDBGtree has been created by Vagner Pilar @vagnerpilar (Twitter) โ€“ Feel free to reach me out on https://twitter.com/vagnerpilar asking for more features, offering to contribute and any kind of feedback.

Installation

===============

You can copy the WinDbgtree.txt file in the corresponding (x86 or x64) WinDbg folder and load it manually using the .cmdtree command such as below or adding the path on the WinDBG shortcut.

Example:

===========

kd> .cmdtree C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\windbgtree.txt

PS.: In order to get all extensions working properly, please make sure we have SwishdbgExt, DBGKit, MEX, Wdbgark and Patterns already configured.

SwishdbgExt - https://github.com/comaeio/SwishDbgExt (Thanks to Matt Suiche (@msuiche))
DBGkit - http://www.andreybazhan.com/dbgkit.html (Kuddos to @AndreyBazhan)
MEX - https://www.microsoft.com/en-us/download/details.aspx?id=53304 (kuddos to Microsoft)
WinDBG Anti-RootKit Extension - https://github.com/swwwolf/wdbgark (Kuddos to Vyacheslav Rusakoff @@swwwolf)
Patterns Debugger Extension DLL - http://www.patterndiagnostics.com/patterns-extension
Blue WinDBG - http://kdext.com/extensions/uienh_mchl.html
PoolInfo - https://github.com/fishstiqz/poolinfo
Windbg extension to find PatchGuard pages - https://github.com/tandasat/findpg

windbgtree's People

Contributors

vagnerpilar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.