MUHAMMAD
USMAN
Based in Chunian, Pakistan. I write Python, work on Linux, and build security tools. My online handle is 0xusmanismail — creator of Lure, a local Linux binary analysis sandbox.
// 01 — Who I Am
About Me
I'm Muhammad Usman — online as 0xusmanismail — a cybersecurity student from Chunian, Punjab, Pakistan. I got into security by asking the obvious question: how do systems actually get broken into?
That led me to Python, Linux, and eventually building Lure — a local binary analysis sandbox that runs untrusted ELF binaries inside Linux namespaces, traces their syscalls with strace, and delivers a plain verdict: CLEAN, SUSPICIOUS, or DANGEROUS.
I'm currently in ICS (Computer Science + Physics), keeping up with academics while working on security tooling and Python development every day.
// 02 — What I Know
Skills & Technologies
// 03 — What I've Built
My Projects
Drop any untrusted Linux binary into Lure and find out exactly what it does before you run it for real. Lure sandboxes the binary using Linux namespaces and strace, records every file it touches, every network connection it attempts, and every process it spawns — then delivers a plain-language verdict.
unshare + strace. Live event feed during execution, full behavioral report, and a final verdict: CLEAN / SUSPICIOUS / DANGEROUS.// 04 — Academic Journey
My Education
// 05 — Get in Touch
Contact Me
I am open to collaborations, freelance projects, internships, and tech conversations. Reach out through any channel and I will respond promptly.