From dbd6b5cf416534f4025ef030637152c83171cb0d Mon Sep 17 00:00:00 2001 From: "Mariusz B. / mgeeky" Date: Mon, 27 Sep 2021 00:50:14 +0200 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10eb17b..00b3c70 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,11 @@ This precise logic is provided by `walkCallStack` and `spoofCallStack` functions This is how a call stack may look like when it is **NOT** spoofed: -[images/not-spoofed.png] +![images/not-spoofed.png] This in turn, when thread stack spoofing is enabled: -[images/spoofed.png] +![images/spoofed.png] ## Example run