Skip to content
View akn-cybersec's full-sized avatar

Block or report akn-cybersec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akn-cybersec/README.md

Typing SVG

Cybersecurity student, FAST-NUCES Islamabad.
Binary exploitation, reverse engineering, low-level systems.
I read disassembly for fun, I break things on purpose, I build
tools when the existing ones do not fit the workflow.

Stack


What I Am Building

binja

Lightweight ELF analysis and patching tool. Capstone-backed disassembly, cross-reference scanning, protection detection, ROP gadget search, all from a REPL. No libelf, one dependency, built for CTF speed.

Stars Forks

bin-exp-journey

A dated, running log of every pwn challenge I solve, and the ones I do not. Heap bugs, format strings, ROP chains, PIE bypasses, canary bruteforcing. No cherry-picked wins.

Stars


GitHub Stats


Connect

Trust the process." - My Princess.

kaizen@dragon ~ % exit
process trusted. session closed.

Pinned Loading

  1. bin-exp-journey bin-exp-journey Public

    This repo is my public journey — every solve, every struggle, every technique. I document everything because there was a time when easy felt impossible. We fall 9 times and rise 10.

    C 6

  2. binja binja Public

    binja - Lightweight ELF binary analysis tool with interactive REPL, Capstone disassembly, cross-reference finding, and binary patching. Perfect for reverse engineering and CTF challenges.

    C++ 5 1