pafish/README.md

25 lines
1.0 KiB
Markdown
Raw Normal View History

2012-07-01 16:55:09 +04:00
# Pafish
## (Paranoid Fish)
2012-07-01 15:06:41 +04:00
2012-07-01 16:55:09 +04:00
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.
# Scope
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. In this way, we can study it, and test if our analysis environments are properly implemented.
2012-07-03 21:50:37 +04:00
# Build
Pafish is written in C and developed with [wxDev-C++](http://wxdsgn.sourceforge.net/).
2012-07-01 16:55:09 +04:00
# Author
Alberto Ortega (@[a0rtega](https://twitter.com/#!/a0rtega) - [profile](https://profiles.google.com/alberto.kun666)) - alberto[at]pentbox.net
# Contributions
Feel free to send me malware samples or more tricks to add. GPG ID: 6A06CF5A