diff --git a/README.md b/README.md index 45ebdac..dedfb18 100644 --- a/README.md +++ b/README.md @@ -569,9 +569,6 @@ The path of `dbghelp.dll` can also be given via the `PFW_DBGHELP_PATH` environme >>> sh.search("ntdll!*CreateFile") [, , , , ] # Some types exploration ->>> sh.get_type("ntdll!_PEB") - ->>> peb = _ >>> peb = sh.get_type("ntdll!_PEB") >>> peb