Skip to content
View imattas's full-sized avatar
🚩
CTF Grinding
🚩
CTF Grinding

Organizations

@tensorstudioo

Block or report imattas

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
imattas/README.md
██╗ █████╗ ███╗   ██╗
██║██╔══██╗████╗  ██║
██║███████║██╔██╗ ██║
██║██╔══██║██║╚██╗██║
██║██║  ██║██║ ╚████║
╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝

aspiring red teamer · developer · ctf competitor


whoami

$ cat /etc/passwd | grep ian
ian:x:1000:1000:security researcher,ctf player,os dev:/home/ian:/bin/zsh
  • 🔴 Aspiring red teamer — binary exploitation, reversing, web, crypto, OSINT, blockchain
  • 🏆 NSA Codebreaker Challenge 2025 — High Performer (~45 of 6,400+ participants)
  • 🏴 picoCTF 2026 — 70/70 challenges solved · 14,500/14,500 pts
  • 🛠 Building low-level tools instead of using off-the-shelf solutions
  • 🖥 OS dev — custom x86_64 hybrid kernel [zOs] with Limine, C/C++/ASM
  • 🦀 Currently building: debugary (modular x86_64 debugger) & WinTune (Rust/Tauri Windows optimizer)

languages

C C++ Rust Assembly Python Go JavaScript TypeScript Swift Lua Bash PowerShell


tools

Binary Ninja Ghidra IDA Pro GDB x64dbg Frida pwntools ROPgadget Burp Suite Wireshark Arch Linux Kali Linux Docker


repos

repositories


focus areas

[*] Binary Exploitation    ████████████░  pwn, ROP, heap, format string
[*] Reverse Engineering    ███████████░░  ELF, x86_64, custom bytecode, instrumentation
[*] Cryptography           █████████░░░░  RSA, ECDSA, side-channel, stream ciphers
[*] Web Exploitation       ████████░░░░░  SQLi, auth bypass, session attacks
[*] Blockchain             ██████░░░░░░░  reentrancy, overflow, access control
[*] Forensics / DFIR       ███████░░░░░░  disk, memory, git, timeline analysis
[*] OS / Low-Level Dev     ███████████░░  kernels, bootloaders, FPGA, ptrace

stats

Profile Top Languages


Popular repositories Loading

  1. Writeups Writeups Public

    Writeups for CTF and Cybersecurity challenges and competitions

    MDX 2

  2. project-skeletons project-skeletons Public

    Reusable production-quality project skeletons and scaffolds for common languages, frameworks, and app types.

    JavaScript 1

  3. TensorStudio TensorStudio Public

    Python 1

  4. x86_64-kernel-skeleton x86_64-kernel-skeleton Public

    A Skeleton to start making your own x86_64 kernel and bootloader from scratch.

    C 1

  5. IanOS IanOS Public

    Educational x86_64 operating system with custom BIOS and UEFI bootloaders, framebuffer terminal, VFS, userland, and QEMU smoke tests.

    C 1

  6. SUFFERING SUFFERING Public archive

    coding language

    C