How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
HellsHall is a combination of HellsGate and indirect syscalls.
Evade EDR's the simple way, by not touching any of the API's they hook.
Original C Implementation of the Hell's Gate VX Technique Link to the paper: https://vxug.fakedoma.in/papers/VXUG/Exclusive/HellsGate.pdf PDF also included in this repository. Authors: Paul Laîné (@am0nsec) smellyvx (@RtlMateusz)
The following langues are wholly ignored by AV vendors including MS-Defender: - tcl - php - crystal - julia - golang - dart - dlang - vlang - nodejs - bun - python - fsharp - deno
The main features of malwaresupportgroup/polydrop are: Proof Of Concept.
Projects with overlapping indexed features include: am0nsec/hellsgate — Original C Implementation of the Hell's Gate VX Technique Link to the paper:… maldev-academy/hellhall — HellsHall is a combination of HellsGate and indirect syscalls. mr-un1k0d3r/redteamccode — Red Team C code repo. oldkingcone/byosi — Evade EDR's the simple way, by not touching any of the API's they hook. op7ic/edr-testing-script — This repository contains simple script to test EDR solutions against Mitre ATT&CK/LOLBAS/Invoke-CradleCrafter… redteamoperations/journey-to-mcafee.