# 0xsp-SRD/mortar

evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR)

Repository: https://github.com/0xsp-SRD/mortar
Canonical: https://ross.abutalabs.com/products/0xsp-srd-mortar
Language: Pascal
License: MIT
License Family: permissive
Topics: redteam-tools, evasion, bypass-antivirus, bypass-edr
Last push: 2023-12-21T22:00:38+00:00

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

## Adoption (not part of the score)
Stars 1508, forks 238 (observed 2026-08-28T04:04:55.516421+00:00)

## What it is
Mortar Loader is a red team evasion tool that encrypts PE binaries and shellcode and executes them in memory using various injection techniques to bypass AV/EDR/XDR products. It includes an encryptor utility and a loader library written in Free Pascal, supporting fileless execution, APC injection, and process masquerading.

## Use cases
- bypass antivirus detection for red team payloads
- encrypt and load shellcode in memory
- evade EDR with process injection
- execute fileless payloads from remote staged binaries
- test security product detection capabilities
- inject encrypted PE into remote process via DLL

## When to choose
- you need an offensive security loader for authorized red team engagements
- you want to test AV/EDR detection against memory-based payload execution
- you need shellcode or PE encryption with multiple injection techniques

## When to avoid
- you need a defensive security tool or malware scanner
- you require a supported, production-grade deployment tool
- your use case is not authorized offensive security testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, cryptography, cli
- domain: security, penetration-testing
- platform: windows, cross-platform, cli
- tags: red-team, evasion, loader, shellcode, av-bypass, edr-bypass, process-injection, fileless-execution, pascal

## Member repositories
- 0xsp-SRD/mortar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.516421+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:32:30.612340+00:00, confidence not recorded.
  - readme: https://github.com/0xsp-SRD/mortar (fetched 2026-08-28T04:04:55.516421+00:00, sha c4e73182bc4e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
