Skip to content
View kyrg4z's full-sized avatar
🐺
Locked In
🐺
Locked In

Highlights

  • Pro

Block or report kyrg4z

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

Artur (@kyrg4z)

Reverse Engineering · Network Security · Low-Level Systems

Focus

Hey, I’m Artur, a high schooler with a strong passion for cybersecurity and low-level systems.
I enjoy understanding how systems work internally and how they fail.

  • Reverse Engineering
    x86 / ARM binaries · malware analysis · static & dynamic analysis

  • Exploitation (Pwn)
    memory corruption · ROP fundamentals · intro kernel concepts

  • Network Security
    protocol behavior · traffic inspection · packet sniffing

Skills & Domains (Developing)

  • Binary Fundamentals
    Reading x86 / ARM assembly · basic static & dynamic analysis

  • Reverse Engineering
    Function tracing · control-flow analysis · patching simple checks

  • Exploitation Foundations
    Stack overflows · basic heap concepts · intro ROP chains

  • Debugging & Analysis
    GDB + pwndbg workflows · breakpoints · memory inspection

  • Networking Basics
    TCP/IP fundamentals · packet inspection · protocol behavior analysis

  • Linux Internals
    Process memory · ELF structure · system calls · permissions model

  • CTF Experience
    Forensics and network-focused challenges

Currently Learning

  • Basic stack overflow techniques
  • Memory, and registers
  • Network protocol internals (HTTP, DNS, TCP behavior)

Goals for 2026

  • Strengthen foundations in reverse engineering and exploitation
  • Gain deeper understanding of operating system internals
  • Grow through CTF participation, hackathons and cybersecurity projects

Tooling



Activity

GitHub Streak

Contact

Pinned Loading

  1. Math Math Public

    UWaterloo math. Root finding, midpoint rule

    Python

  2. lhss-chess lhss-chess Public

    Laurel Height's Chess Club

    JavaScript

  3. artur-tash artur-tash Public

    JavaScript

  4. DSA DSA Public

    Leetcode practice

    Python

  5. cli-kit cli-kit Public

    Just a small repo with useful cli utilities made with python

    Python

  6. go-networking go-networking Public

    Learning go & networking by building stuff

    Go