From d4b1f17ad119fdac2433b6c6337bc91bb4d9ffda Mon Sep 17 00:00:00 2001 From: ghidra1 Date: Fri, 16 Jan 2026 13:04:37 -0500 Subject: [PATCH] GP-1 Corrected GettingStarted Pybag version --- GhidraDocs/GettingStarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GhidraDocs/GettingStarted.md b/GhidraDocs/GettingStarted.md index 7eaafc0cbe..86f91538de 100644 --- a/GhidraDocs/GettingStarted.md +++ b/GhidraDocs/GettingStarted.md @@ -166,7 +166,7 @@ a [supported](#minimum-requirements) version of Python and some additional packa are included in the distribution, but you may still install them from PyPI if you prefer: * psutil * protobuf>=3.20.3 -* Pybag>=2.2.16 (for WinDbg support) +* Pybag>=2.2.12 (for WinDbg support) Different native debuggers have varying requirements, so you do not necessarily have to install all of the above packages. Each connector will inform you of its specific requirements and where they