Performing binary exploitation analysis
Skill autohandai/community-skills/performing-binary-exploitation-analysis
A collection of curated, useful, and safe skills for Autohand Code CLI Agent
npx -y skills add autohandai/community-skills --skill performing-binary-exploitation-analysisAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Analyze binary exploitation techniques including buffer overflows and ROP chains using pwntools Python library. Covers checksec analysis, gadget discovery with ROPgadget, and exploit development for CTF and authorized security assessments.
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.7 KB, 49 tokens by cl100k_base, as published. Nobody here has run it
Performing Binary Exploitation Analysis
For authorized security testing and CTF challenges only
Analyze ELF binaries for exploitation vectors using checksec, ROPgadget, and pwntools for buffer overflow and ROP chain development.
What ships with it: 3 files
20.4 KB alongside SKILL.md, 1 of them executable
references/
- api-reference.md1.7 KB
scripts/
- agent.pyruns7.7 KB
- LICENSE11.0 KB