All Projects → a0rtega → Pafish

a0rtega / Pafish

Licence: gpl-3.0
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Pafish

Drakvuf Sandbox
DRAKVUF Sandbox - automated hypervisor-level malware analysis system
Stars: ✭ 384 (-81.05%)
Mutual labels:  sandbox, malware, reverse-engineering, malware-analysis, malware-research
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+90.77%)
Mutual labels:  malware, reverse-engineering, virtual-machine, malware-analysis, malware-research
Dex Oracle
A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis
Stars: ✭ 398 (-80.36%)
Mutual labels:  malware, reverse-engineering, malware-analysis, malware-research
Freki
🐺 Malware analysis platform
Stars: ✭ 285 (-85.93%)
Mutual labels:  malware, reverse-engineering, malware-analysis, malware-research
Antidebugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 161 (-92.05%)
Mutual labels:  malware, reverse-engineering, malware-analysis, malware-research
Malware Analysis Scripts
Collection of scripts for different malware analysis tasks
Stars: ✭ 61 (-96.99%)
Mutual labels:  malware, reverse-engineering, malware-analysis, malware-research
Linux.mirai
Leaked Linux.Mirai Source Code for Research/IoC Development Purposes
Stars: ✭ 466 (-77%)
Mutual labels:  malware, malware-analysis, malware-research
Multiscanner
Modular file scanning/analysis framework
Stars: ✭ 494 (-75.62%)
Mutual labels:  malware, malware-analysis, malware-research
Malice
VirusTotal Wanna Be - Now with 100% more Hipster
Stars: ✭ 1,253 (-38.15%)
Mutual labels:  malware, malware-analysis, malware-research
Sojobo
A binary analysis framework
Stars: ✭ 116 (-94.27%)
Mutual labels:  reverse-engineering, malware-analysis, malware-research
Fame
FAME Automates Malware Evaluation
Stars: ✭ 663 (-67.28%)
Mutual labels:  malware, malware-analysis, malware-research
Malwarelab vm Setup
Setup scripts for my Malware Analysis VMs
Stars: ✭ 126 (-93.78%)
Mutual labels:  reverse-engineering, malware-analysis, malware-research
Wdbgark
WinDBG Anti-RootKit Extension
Stars: ✭ 450 (-77.79%)
Mutual labels:  malware, malware-analysis, malware-research
Pev
The PE file analysis toolkit
Stars: ✭ 422 (-79.17%)
Mutual labels:  reverse-engineering, malware-analysis, malware-research
Malware Samples
A collection of malware samples and relevant dissection information, most probably referenced from http://blog.inquest.net
Stars: ✭ 565 (-72.11%)
Mutual labels:  malware, malware-analysis, malware-research
See
Sandboxed Execution Environment
Stars: ✭ 770 (-61.99%)
Mutual labels:  sandbox, malware-analysis, malware-research
Thezoo
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
Stars: ✭ 7,849 (+287.41%)
Mutual labels:  malware, malware-analysis, malware-research
Malboxes
Builds malware analysis Windows VMs so that you don't have to.
Stars: ✭ 900 (-55.58%)
Mutual labels:  virtual-machine, malware-analysis, malware-research
Norimaci
Norimaci is a simple and lightweight malware analysis sandbox for macOS
Stars: ✭ 37 (-98.17%)
Mutual labels:  sandbox, malware, malware-analysis
Pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
Stars: ✭ 4,178 (+106.22%)
Mutual labels:  malware, reverse-engineering, malware-analysis

pafish-logo

Pafish

Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do.

The project is free and open source; the code of all the anti-analysis techniques is publicly available. Pafish executables for Windows (x86 32-bit and 64-bit) can be downloaded from the releases page.

pafish screenshot

Scope

The goal of this project is to collect techniques commonly observed in malware samples to evade analysis systems. This allows analysts to study them and test whether the analysis environments are properly implemented.

Building Pafish

Pafish is written in C and can be built with Mingw-w64 and make.

The wiki page "How to build" contains detailed instructions.

Author

Alberto Ortega and many awesome contributors.

License

GPL-3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].