mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CryptoAlgo Inc
daad8a087a
|
4 years ago | |
---|---|---|
.. | ||
dbglkrh.cxx | 4 years ago | |
dbglocks.cxx | 4 years ago | |
help.cxx | 4 years ago | |
lkrcust.cpp | 4 years ago | |
lkrcust.h | 4 years ago | |
lkrdbg.def | 4 years ago | |
lkrdbg.rc | 4 years ago | |
main.cxx | 4 years ago | |
makefile | 4 years ago | |
minfan.cpp | 4 years ago | |
numset.cpp | 4 years ago | |
precomp.hxx | 4 years ago | |
readme.txt | 4 years ago | |
sources | 4 years ago | |
str-num.cpp | 4 years ago | |
wordhash.cpp | 4 years ago |
readme.txt
LKRDBG is an NTSD debugger extension for LKRhash. You must
install it in a directory on your path, such as
%SystemRoot%\system32.
Help
====
!lkrdbg.help help summary
!lkrdbg.help lkrhash help on !lkrdbg.lkrhash
!lkrdbg.lkrhash
===============
!lkrhash [options] [<addr>] Dump LKRhash table at <addr>
-g[0-2] Dumps global list of all the LKRhash tables
in the process, at verbosity level N
-l[0-2] <addr> Dump <addr> at verbosity level N
-v <addr> Dump <addr> very Verbosely
ToDo
====
Provide an extension mechanism for dumping different
instantiations of LKRhash differently