# oddcod3/Phantom-Evasion

Python antivirus evasion tool

Repository: https://github.com/oddcod3/Phantom-Evasion
Canonical: https://ross.abutalabs.com/products/phantom-evasion
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: antivirus, evasion, dynamic-analysis, obfuscator, apkinjection, payload, msfvenom
Archived: true
Last push: 2023-10-21T06:37:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3228, "days_push": 1047, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1449, forks 340 (observed 2026-08-28T04:04:45.602879+00:00)

## What it is
Phantom-Evasion is a Python-based antivirus evasion tool that generates obfuscated executables and payloads designed to bypass antivirus detection, including msfvenom shellcode wrapped in C modules. It supports interactive and command-line modes, shellcode encryption, and APK injection.

## Use cases
- generate undetectable msfvenom payloads
- evade antivirus detection for penetration testing
- obfuscate shellcode with xor or vigenere encryption
- inject payloads into android apk files
- compile shellcode injection executables as exe or dll
- test dynamic analysis evasion techniques

## When to choose
- you are a red teamer or pentester testing antivirus defenses
- you need obfuscated Windows payloads from msfvenom shellcode
- you want configurable evasion techniques like ntdll unhooking and junk code injection

## When to avoid
- you need a maintained tool with recent updates
- you want a defensive or malware-analysis tool rather than offensive payload generation
- you need support for non-x86 targets or modern EDR bypass

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cryptography, cli
- domain: security, penetration-testing, developer-tools
- platform: python, cli, windows
- tags: antivirus-evasion, payload-generation, msfvenom, shellcode, obfuscation, red-team, apk-injection, linux, macos

## Member repositories
- oddcod3/Phantom-Evasion (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.602879+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:00.626201+00:00, confidence not recorded.
  - readme: https://github.com/oddcod3/Phantom-Evasion (fetched 2026-08-28T04:04:45.602879+00:00, sha e92899bc11a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
