Skip to content
View 0x01code's full-sized avatar
:copilot:
Working from home
:copilot:
Working from home

Block or report 0x01code

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

🐱‍💻 0x01code

   /\_/\  
  ( o.o ) 
   > ^ <   ยินดีต้อนรับสู่ดินแดนแห่งโค้ดและความมันส์
  /|   |\  
 (_|   |_) 

👾 เกี่ยวกับพ่อแมวแฮ็กเกอร์

นักล่าบั๊กตัวจิ๋ว | Security Researcher | CTF Player | พัฒนาซอฟต์แวร์มาทำลาย (แล้วก็สร้างใหม่)

$ whoami
> 0x01code - แมวจรที่เดินทางผ่านโลกของ binary, web apps และ network packets
> ชอบเจาะระบบมากกว่าเจาะกล่องกระดาษ (แต่ก็ชอบทั้ง 2 อยู่ดี)

🎯 ทักษะการจู่โจม

🔓 Penetration Testing

skills = {
    'web_security': ['SQL Injection', 'XSS', 'CSRF', 'Authentication Bypass'],
    'tools': ['Burp Suite', 'sqlmap', 'Metasploit', 'Hydra', 'Frida'],
    'platforms': ['OWASP Top 10', 'HackTheBox', 'TryHackMe', 'CTF Competitions']
}

💻 Development Arsenal

const techStack = {
    backend: ['PHP', 'CodeIgniter', 'Python', 'Node.js'],
    databases: ['PostgreSQL', 'MongoDB', 'Redis', 'MySQL'],
    security: ['Vulnerability Assessment', 'Security Research', 'Exploit Development'],
    misc: ['Linux Administration', 'Automation', 'Load Testing']
}

🏆 ผลงานที่ภูมิใจ

  • 🎮 CTF Hunter: ผ่านด่านความท้าทายด้าน Web Security, Forensics, Cryptography, Reverse Engineering
  • 🔍 Bug Bounty: ค้นหาและรายงานช่องโหว่ต่างๆ
  • 🛡️ Security Auditor: ประเมินความปลอดภัยของ Web Applications
  • 🤖 Automation Freak: สร้างบอทและเครื่องมืออัตโนมัติเพื่อความสะดวก

📊 GitHub Stats

 🐾 กำลังจับหนูบั๊ก...
 🎯 ยิง exploit...
 ⚡ รวบรวม flag...

🔥 โหมดการทำงาน

[████████████████████] 100% - กำลัง hack the planet
[▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 90% - เขียนโค้ด
[▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 70% - งีบกลางวัน
[▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 50% - เล่นกับเส้น LAN

🎨 สไตล์การเขียนโค้ด

#!/bin/bash
# แนวคิด: ถ้าโค้ดทำงาน = magic 🪄
# ถ้าไม่ทำงาน = ลองอีกที (และอีกที... และอีกที...)

while [ "$bug_found" != "false" ]; do
    echo "🐱 เจอบั๊กแล้วววว!"
    patch_it()
    test_again()
    if [ "$still_broken" == "true" ]; then
        cry_a_little()
        coffee++
    fi
done

📫 ติดต่อพ่อแมว

{
    "status": "🟢 online - พร้อมรับงาน",
    "interests": ["Security Research", "CTF", "Web Development", "Breaking Things Legally"],
    "contact": {
        "github": "@0x01code",
        "mode": "stealth 😼"
    }
}

💭 คติประจำใจ

"In the world of 1s and 0s, I hunt for the vulnerabilities that hide in the shadows"

"ในโลกของเลข 0 กับ 1 ข้าจะตามล่าช่องโหว่ที่แอบซ่อนอยู่ในเงามืด"


  /\_/\  
 ( ^.^ ) < มีอะไรให้ช่วยไหม? fork ไป star ไป หรือจะมาคุยเรื่อง security ก็ได้นะ!
  >   <

Profile Views

⭐ From 0x01code with 🐾

Pinned Loading

  1. MemKit MemKit Public

    Memkit is an game hacking library for Direct Memory Access (DMA)

    Python 3

  2. CMemory CMemory Public

    Template Memory C++

    C++

  3. owasp-top-10-labs owasp-top-10-labs Public

    owasp top 10 labs

    Vue 1

  4. Hash-Buster Hash-Buster Public

    Forked from s0md3v/Hash-Buster

    Crack hashes in seconds.

    Python

  5. uptime-kuma uptime-kuma Public

    Forked from louislam/uptime-kuma

    A fancy self-hosted monitoring tool

    JavaScript

  6. ngx-glide ngx-glide Public

    Forked from avivharuzi/ngx-glide

    Angular wrapper component of Glide carousel library

    TypeScript