KnightChaser
I do computer things, probably.
Gachon University / ENKI WhiteHat Co. Ltd.Republic of Korea
Pinned Repositories
aesir
A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
AEXOL
My 3rd challenge to make a nice Discord chatbot, with 24/7-running Linux virtual server!
easy-data-structure
Hands on data structure, with an easy code by myself.
goTCP
A simple CLI based multiuser chatting app with GO TCP socket, based on the client-server model
hello-eBPF
Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf
kcx
A Free-From-Risk crypto trading simulation named KCX(Knightchaser's Cryptocurrency eXchange), built with Svelte + FastAPI + Docker + α
Legendary-codes
The legendary codes that will change your future programming career FOREVER
malware-depot
A naive and simple malware source code crafted with 99.9% of innocence
ML-challenge
My small and cute repository that stores the vestiges of my study for Machine Learning(ML) with Python.
myCustomLazyVim
My custom neovim configuration based on LazyVim plugin manager
KnightChaser's Repositories
KnightChaser/goTCP
A simple CLI based multiuser chatting app with GO TCP socket, based on the client-server model
KnightChaser/malware-depot
A naive and simple malware source code crafted with 99.9% of innocence
KnightChaser/cryptography
A programmatic resource for cryptography (Gachon CPS + Personal)
KnightChaser/goAnonPicDB
A fully dockerized web application for anonymous image uploading(booru), powered by Golang and MySQL.
KnightChaser/WindowsSystemProgramming
Studying Window System + C/C++ programming in intense way.
KnightChaser/docker-elk-winlogbeat
Integrated Windows endpoint log management (Docker + ELK(ElasticSearch, Logstash, Kibana) + Winlogbeat based)
KnightChaser/kaldrexx
A simple HTTPS reverse shell malware implementation written in Go, evading Windows Defender detection via AES
KnightChaser/toolbox
Small codes that I wrote
KnightChaser/GoGeminiChat
A standalone CLI application that interacts with Gemini API, written in Golang (under development)
KnightChaser/dvwa-bruteforce-script
A simple script for automating capturing account credential by bruteforcing.
KnightChaser/EVTX2MySQL
Migrating Sysmon EVTX file to MySQL database.
KnightChaser/ezJavascriptDoodle
Just Javascript doodling. Thanks for inventing Javascript.
KnightChaser/goAnonPicDB-AWS
Anonymous image uploading and sharing service based on Amazon AWS S3 Bucket
KnightChaser/goEVTXWatcher
Unmaintained; package unavailable.; ETW(Event Tracing for Windows) Golang PoC for Windows Sysmon live log gathering
KnightChaser/GoGemini
Using Gemini API with Go
KnightChaser/GoTestExample
Unit test and benchmark test example of Go
KnightChaser/GoWithDockerExamples
Example of Go application deployment with Docker
KnightChaser/hashtool
CLI based hashing utility written in Go (not developed yet)
KnightChaser/HelloGitHubAction
A small hello world for GitHub Action; for learning CI/CD.
KnightChaser/helloGolang
My first hello to Golang
KnightChaser/helloTypescript
Hello world Typescript! (A doodle repo of learning Typescript)
KnightChaser/I-S00N
KnightChaser/kastle-ts
A simple user registration and login service with express.js@TypeScript
KnightChaser/lufevre
A simple information stealer that robs private information from Chrome browser installed on Windows
KnightChaser/lyraesel
HTTP smuggling demonstration to send malicious executables with only Base64-encoded string to evade security system.
KnightChaser/sekai-stickers
Project Sekai sticker maker
KnightChaser/sentinela
A simplified EVTX file parser wrapping 0xrawsec's golang-evtx module
KnightChaser/SimpleNGINXDocker
A small NGINX web server with Docker deployment.
KnightChaser/urlshortener
A simple URL shortener inspired from <System Design Interview>
KnightChaser/WindowsSystemMonitor
Sysmon policies practice as XML