Skip to content

tarekxxx/Phantom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phantom

Phantom (Crybat/Jlaive Rewrite) is an antivirus evasion tool that can convert executables to undetectable batch files, .NET/Native assemblies are not guaranteed to work.

Changelog

  • Updated UAC Bypass
  • New BSTUB with AMSI Patch via Indirect Syscalls
  • BSTUB Obfuscation upon Build
  • WD Bypassed as of 4/25/2024

image

All credits goes to C5.

TODO

  • Change BAT Obfuscation to evade YARA Rules
  • Added new Obfuscation in Stub.ps1
  • Remove usage of reflection in Stub.ps1, rather include shellcode allocation
  • Compile UAC Bypass with Rust to avoid fast sigging
  • Remove usage of donut as it has basic mem loader or do morphing after passing through donut for native files
  • Add rootkit
  • Remove usage of .vbs(highly sigged)
  • Add DLL Unhooking in BSTUB
  • Better AMSI Patch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.9%
  • PowerShell 3.1%