From cbece2ffe578dbbfeca48d57ace46be652669766 Mon Sep 17 00:00:00 2001 From: cosine0 Date: Wed, 25 Apr 2018 14:32:24 +0900 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1e1775..3d656ad 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ python -mdllhook "C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32 Console output: ```text [+] Opened a handle to pid: 24308 -[*] Found Python library at: C:\Users\cos\AppData\Local\Programs\Python\Python36-32\python36.dll +[*] Found Python library at: C:\Users\example\AppData\Local\Programs\Python\Python36-32\python36.dll [*] Injecting Python into the process... -[+] Loaded C:\Users\cos\AppData\Local\Programs\Python\Python36-32\python36.dll with handle 0x69ee0000 +[+] Loaded C:\Users\example\AppData\Local\Programs\Python\Python36-32\python36.dll with handle 0x69ee0000 [*] Resolved addresses: - Py_InitializeEx: 0x6a061cc0 - PyRun_SimpleString: 0x6a07b1c0