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 the compiled executable (or compile it by yourself) and reverse engineer it, which is quite recommended.
It is licensed under GNU/GPL version 3.
Note that the aim of the project is not to implement complex VM detections.
The objective of this project is to collect usual tricks seen in malware samples. This allows us to study it, and test if our analysis environments are properly implemented.
Examples of execution (v025 all of them):
ThreatExpert
Cuckoo Sandbox
Anubis
CWSandbox
Comodo
All releases from v024 will be shipped signed by the original development team. Consider everything without our certificate as unofficial, you can check it against the certificates present in the binaries from this repository.
Some software projects may be interested in use some of the functions pafish brings. To make it possible, pafish-dll is a side project to maintain a DLL with all the features present on pafish.
Pafish is written in C and developed with wxDev-C++.
Alberto Ortega (@a0rtega - profile) - alberto[at]pentbox.net
Feel free to send me malware samples or more tricks to add. GPG ID: 6A06CF5A