Skip to main content
Back to the directory
ljagiello/ctf-skillsSoftware EngineeringFrontend and Design

ctf-reverse

Reverse engineering techniques and tool reference for CTF binary analysis challenges.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-reverse
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ctf-reverse has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ljagiello/ctf-skills. Canonical URL: https://skills.sh/ljagiello/ctf-skills/ctf-reverse.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Reverse engineering techniques and tool reference for CTF binary analysis challenges. Quick reference for RE challenges. For detailed techniques, see supporting files. Python packages (all platforms): Linux (apt): macOS (Homebrew): radare2 plugins: Manual install: Key insight: Let the program compute the answer, then dump it. Break at final comparison ( b *main+OFFSET ), enter any input of correct length, then x/s $rsi to dump computed flag. Pattern: Multiple fake targets before real check. Look for multiple comparison targets in sequence with different success messages. Set breakpoint at FINAL comparison, not earlier ones.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ctf-reverse do?

Reverse engineering techniques and tool reference for CTF binary analysis challenges.

Is ctf-reverse good?

ctf-reverse does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ctf-reverse?

ctf-reverse currently lists compatibility with Skills CLI.

Is ctf-reverse safe to install?

ctf-reverse has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ctf-reverse?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ctf-reverse?

Run the following command to install ctf-reverse: npx skills add https://github.com/ljagiello/ctf-skills --skill ctf-reverse

Related skills

More from ljagiello/ctf-skills

Related skills

Alternatives in Software Engineering