# thomasxm/BOAZ_beta

Multilayered AV/EDR Evasion Framework (no longer actively maintained)

Repository: https://github.com/thomasxm/BOAZ_beta
Canonical: https://ross.abutalabs.com/products/boaz_beta
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: boaz, code-injection, obfuscation, av-bypass, av-edr-bypass, av-evasion, edr-bypass, etw-bypass, payload-generator, pe-packer, process-injection, red-teaming, red-teaming-tools, red-ream, antivirus-evasion
Last push: 2026-03-28T00:20:47+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 35, longevity 59
- inputs: {"age_days": 829, "days_push": 159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1042, forks 169 (observed 2026-08-28T04:03:20.721356+00:00)

## What it is
BOAZ is a multilayered AV/EDR evasion framework written in C++/C with Python linking, designed to generate polymorphic payloads that bypass signature, heuristic, and behavioral detection. It also functions as a PE packer/obfuscator and is intended for educational and red-team research purposes.

## Use cases
- generate payloads that bypass antivirus and EDR detection
- test desktop AV and EDR products against evasion techniques
- obfuscate or pack Windows PE binaries
- study layered evasion and defense-in-depth techniques
- integrate custom evasion modules into a modular framework
- perform process injection and ETW bypass research

## When to choose
- you are a security researcher or student evaluating AV/EDR detection capabilities
- you need a modular, extensible evasion framework with granular control over techniques
- you want a packer/obfuscator for x64 PE or raw shellcode payloads

## When to avoid
- you need actively maintained software with regular support
- you are not working on Windows targets
- you require a tool for defensive or compliance purposes rather than offensive testing

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cryptography, developer-tools
- domain: security, penetration-testing, reverse-engineering, windows
- platform: windows, python, cpp, cli
- tags: av-evasion, edr-bypass, red-teaming, payload-generator, pe-packer, process-injection, obfuscation, etw-bypass, offensive-security, docker

## Member repositories
- thomasxm/BOAZ_beta (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.721356+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-30T07:02:48.750938+00:00, confidence not recorded.
  - readme: https://github.com/thomasxm/BOAZ_beta (fetched 2026-08-28T04:03:20.721356+00:00, sha df1a593c3392)
- Data as of 2026-08-30T08:39:29.467469+00:00.
