You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<palign="center">
2
-
<imgwidth="256"heigth="256"src="Docs/vmup.png">
2
+
<imgwidth="256"heigth="256"src="docs/vmup.png">
3
3
<h1align="center">VMUnprotect.NET</h1>
4
4
<palign="center">
5
5
<strong>VMUnprotect</strong> is a project engaged in hunting virtualized <ahref="https://vmpsoft.com">VMProtect</a> methods. It makes use of <ahref="https://github.com/pardeike/Harmony">Harmony</a> to dynamically read <strong>VMP</strong> behavior. Currently only supports method administration. Works on <ahref="https://vmpsoft.com/20210919/vmprotect-3-5-1/">VMProtect 3.5.1</a> (Latest) and few versions back.
@@ -12,7 +12,7 @@
12
12
</p>
13
13
14
14
## Showcase
15
-
<imgsrc="Docs/show.gif">
15
+
<imgsrc="docs/show.gif">
16
16
17
17
# Usage
18
18
```sh
@@ -119,4 +119,4 @@ This tool uses the following (open source) software:
0 commit comments