phantom-frida
Installation
SKILL.md
Phantom-Frida Builder
Automate the complete workflow of building anti-detection Frida servers using phantom-frida.
Purpose
Phantom-frida is a tool that builds modified Frida servers with anti-detection capabilities. It applies ~90 patches covering 16 detection vectors, including string obfuscation, thread name randomization, SELinux label modification, and binary-level string cleaning. This skill automates the entire build process from repository cloning to producing deployment-ready binaries.
When to Use
Use this skill when the user needs to:
- Build a Frida server that evades common detection mechanisms
- Compile phantom-frida with custom or randomized configuration
- Create stealth instrumentation tools for reverse engineering
- Generate anti-detection Frida binaries for Android