binary-protection-bypass

Community

Bypass ELF mitigations with reliable exploit paths

AuthorlNwNl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you identify and bypass common ELF binary defenses (ASLR, PIE, NX/DEP, stack canary, RELRO, FORTIFY_SOURCE, CET, and ARM MTE) so you can progress from vulnerability to working exploitation despite modern mitigations.

Core Features & Use Cases

  • Protection identification via checksec-style signals: quickly map observed binary/OS indicators to likely mitigations that block typical payloads.
  • Tactic selection by defense combination: choose appropriate leak and write primitives depending on the protection mix (single vs. chained mitigations).
  • Actionable bypass playbooks: provides bypass methods and required primitives for each protection, plus multi-protection scenario recipes (e.g., NX+ASLR+Canary+Full RELRO+PIE).
  • Cross-reference matrix for rapid lookup: use the provided matrix to connect a specific protection to working bypass techniques and the primitive needed.

Quick Start

Load the Skill and then use it to map your binary’s checksec/protections output to the correct leak/write/ROP strategy before attempting exploitation.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: binary-protection-bypass
Download link: https://github.com/lNwNl/Methodos/archive/main.zip#binary-protection-bypass

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.