We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825f2d3 commit dbd6b5cCopy full SHA for dbd6b5c
README.md
@@ -43,11 +43,11 @@ This precise logic is provided by `walkCallStack` and `spoofCallStack` functions
43
44
This is how a call stack may look like when it is **NOT** spoofed:
45
46
-[images/not-spoofed.png]
+![images/not-spoofed.png]
47
48
This in turn, when thread stack spoofing is enabled:
49
50
-[images/spoofed.png]
+![images/spoofed.png]
51
52
53
## Example run
0 commit comments