Skip to content

Commit 94e02e7

Browse files
committed
README.md Cleanup.
1 parent e57ecc1 commit 94e02e7

File tree

8 files changed

+8
-39
lines changed

8 files changed

+8
-39
lines changed

.idea/.idea.VMUnprotect/.idea/.gitignore

Lines changed: 0 additions & 13 deletions
This file was deleted.

.idea/.idea.VMUnprotect/.idea/encodings.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.idea/.idea.VMUnprotect/.idea/indexLayout.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/.idea.VMUnprotect/.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img width="256" heigth="256" src="docs\vmup.png">
33
<h1 align="center">VMUnprotect.Dumper</h1>
44
<p align="center">
5-
<strong>VMUnprotect.Dumper</strong> is a project engaged in hunting tampered <a href="https://vmpsoft.com">VMProtect</a> assemblies. It makes use of <a href="https://github.com/pardeike/Harmony">AsmResolver</a> to dynamically untamper <strong>VMP</strong> protected assembly. Works on <a href="https://vmpsoft.com/20210919/vmprotect-3-5-1/">VMProtect 3.5.1</a> (Latest) and few versions back.
5+
<strong>VMUnprotect.Dumper</strong> is a project engaged in hunting tampered <strong>VMProtect assemblies</strong>. It makes use of <a href="https://github.com/pardeike/Harmony">AsmResolver</a> to dynamically untamper <strong>VMP</strong> protected assembly. Works on <a href="https://vmpsoft.com/20210919/vmprotect-3-5-1/">VMProtect 3.5.1</a> (Latest) and few versions back.
66
</p>
77
</p>
88
<p align="center">
@@ -12,19 +12,19 @@
1212
</p>
1313

1414
</br></br>
15-
# Before and after usage of VMUnprotect.Dumper
16-
<img src="docs/protected.png" width="49%" height="390px" style="display:inline;">
17-
<div style="display:inline;width:5px;"></div>
18-
<img src="docs/decrypted.png" width="49%" height="390px" style="display:inline;">
15+
# Before usage of VMUnprotect.Dumper
16+
<img src="docs/protected.png" >
1917

18+
</br></br>
19+
20+
# After usage of VMUnprotect.Dumper
21+
<img src="docs/decrypted.png" >
2022

2123
# Usage
2224
```sh
2325
VMUnprotect.Dumper.exe example.vmp.exe
2426
```
2527

26-
27-
2828
# Credits
2929
* [wwh1004](https://github.com/wwh1004) - Idea.
3030
* [(Discord) MrToms#1244]() - Resources
@@ -33,4 +33,4 @@ This tool uses the following (open source) software:
3333
* [AsmResolver](https://github.com/Washi1337/AsmResolver) by [Washi](https://github.com/Washi1337), licensed under the MIT license, for reading/writing assemblies.
3434

3535
## Want to support this project?
36-
BTC: bc1q048wrqztka5x2syt9mtj68uuf73vqry60s38vf
36+
BTC: bc1q048wrqztka5x2syt9mtj68uuf73vqry60s38vf

docs/decrypted.png

41.7 KB
Loading

docs/protected.png

64.8 KB
Loading

docs/vmup.png

49.3 KB
Loading

0 commit comments

Comments
 (0)