Minor change in readme

This commit is contained in:
Alberto Ortega 2012-12-19 17:33:45 +01:00
parent 7dcc7e8ed3
commit 1ff2756a5d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Pafish is a demo tool that performs some anti(debugger/VM/sandbox) tricks. Most of them are often used by malware to avoid debugging and dynamic analysis.
The project is open source, you can read the code of all anti-analysis checks. You can also [download](https://github.com/downloads/a0rtega/pafish/pafish.exe) the compiled executable (or compile it by yourself) and reverse engineer it, which is quite recommended.
The project is open source, you can read the code of all anti-analysis checks. You can also [download](https://github.com/a0rtega/pafish/raw/master/pafish.exe) the compiled executable (or compile it by yourself) and reverse engineer it, which is quite recommended.
# Scope