Skip to content
View sumin-world's full-sized avatar
:octocat:
:octocat:

Block or report sumin-world

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
sumin-world/README.md

sumin-world 🦀

🤔 Why this name? ```rust use std::ops::BitOr; struct S(&'static str); impl BitOr for S{type Output=String; fn bitor(self,rhs:Self)->Self::Output{format!("{} in {}!",self.0,rhs.0)}} fn main(){println!("{}",S("sum")|S("world"));} ``` *Sometimes the answer is in the code itself* ✨

Typing SVG


🔧 Tech Stack


🏆 Baekjoon


🐿️ Interests

System hacking (buffer overflow, heap, exploit techniques)
Network hacking (ARP/DNS spoofing, session hijacking)
Linux internals (syscall, process, memory management)
Security research & CTF practice (Dreamhack, pwnable.kr, OverTheWire)

🔧 What I build

🪼 Blog Posts

Pinned Loading

  1. rust-security-suminworld rust-security-suminworld Public

    let'sRUst!

    Rust

  2. gluesql gluesql Public

    Forked from gluesql/gluesql

    GlueSQL is quite sticky. It attaches to anywhere.

    Rust

  3. suminworld-system-lab suminworld-system-lab Public

    System programming & networking lab (C, Linux, OSTEP practice)

    C

  4. linux-kernel-exploits linux-kernel-exploits Public

    C

  5. suminworld-ai-security suminworld-ai-security Public

    Adversarial Machine Learning & AI Security Research (Educational Purposes)

    Python

  6. suminworld-kernel-lab suminworld-kernel-lab Public