From e62121ea27d01f4cfa2be180353cc3bc34bdb677 Mon Sep 17 00:00:00 2001 From: mattifestation Date: Sun, 29 Sep 2013 17:12:03 -0400 Subject: Added Get-LibSymbols Get-LibSymbols parses Microsoft .lib files and displays decorated and undecorated symbols. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5141808..e326519 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ An in-memory and on-disk PE parsing utility. Displays information about one or more Windows object files. +#### `Get-LibSymbols` + +Displays symbolic information from Windows lib files. + #### `Get-DllLoadPath` Returns the path from which Windows will load a Dll for the given executable. -- cgit v1.2.3