diff --git a/README.md b/README.md index fe86a58..71cba87 100644 --- a/README.md +++ b/README.md @@ -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