Skip to content
View Kiciot's full-sized avatar

Block or report Kiciot

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
Kiciot/README.md

Kiciot

Undergraduate student focused on systems, security, and fuzzing research.

Research Interests

  • Coverage-guided fuzzing
  • AFL++ internals and scheduler design
  • Binary analysis and reverse engineering
  • Vulnerability discovery
  • Operating systems and low-level systems programming
  • Modern C++ engineering

What I'm Working On

  • Fuzzing experiments and evaluation with FuzzBench
  • AFL++-based scheduler research and implementation
  • Studying Linux internals, debugging, and binary instrumentation
  • Building a stronger foundation in security research and systems design

Skills

  • Languages: C, C++, Python, JavaScript, Rust
  • Environment: Linux, Docker, Git, Neovim
  • Tooling: GDB, pwndbg, AFL++, FuzzBench

Learning Path

I’m continuously learning in these areas:

  • Advanced C++
  • Operating systems
  • Binary security
  • Reverse engineering
  • Practical vulnerability research

Contact


Interested in understanding systems deeply and building practical security research tools.

Popular repositories Loading

  1. Effective-Modern-Cpp-Review Effective-Modern-Cpp-Review Public

    Personal review notes and summaries for studying Scott Meyers' "Effective Modern C++

    1

  2. Kiciot Kiciot Public

    Config files for my GitHub profile.

  3. Linux-0.11 Linux-0.11 Public

    Forked from yuan-xy/Linux-0.11

    Linux 0.11 kernel with macOS-friendly build & debug support (GCC ≥ 15 / QEMU). Forked from the original project, with documented fixes for modern toolchains and cross-compile environments.

    C

  4. AFLplusplus AFLplusplus Public

    Forked from AFLplusplus/AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    C

  5. fuzzbench fuzzbench Public

    Forked from google/fuzzbench

    FuzzBench - Fuzzer benchmarking as a service.

    Python

  6. brew brew Public

    Forked from Homebrew/brew

    🍺 The missing package manager for macOS (or Linux)

    Ruby