From 4a5d18c90c755d05b4545e12f1d3e14554169cfb Mon Sep 17 00:00:00 2001 From: Chris Rohlf Date: Thu, 1 Sep 2011 16:54:09 -0400 Subject: [PATCH] minor addition to example config in README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 34c3bbf..f32e79b 100644 --- a/README.markdown +++ b/README.markdown @@ -107,7 +107,7 @@ -- Win32 Configuration Example: - bp=0x12345678, name=SomeFunction, bpc=2, code=scripts/SomeFunctionAnalysis.rb + bp=0x12345678, name=SomeFunction, bpc=2, code=scripts/SomeFunctionAnalysis.rb, hook=true bp=kernel32!CreateFileW, name=CreateFileW, code=scripts/CreateFileW_Analysis.rb Linux Configuration Example: