GitHub / KnightChaser 65 Repositories
A random college student
KnightChaser/llce
(WIP) Lightweight Linux Cheat Engine
Language: C - Size: 13.7 KB - Last synced at: about 9 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0

KnightChaser/nvim-dotfile-v2
My custom rewritten(2nd version) neovim configuration based on Lazy.nvim.
Language: Lua - Size: 118 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

KnightChaser/ebpftracer
(WIP) (Inspired from https://github.com/0xSh4dy/bee_tracer)
Language: C - Size: 82 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

KnightChaser/linux-syscall-tester
A simple program to generate specific Linux system calls for testing software
Language: C - Size: 9.77 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

KnightChaser/github-stats-copy
Language: Python - Size: 413 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

KnightChaser/countdown
A lightweight and shareable countdown page
Language: JavaScript - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

KnightChaser/sha256-calculator
A simple and real-time GUI(GTK 3)-based SHA-256 calculator, built with Meson
Language: C - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

KnightChaser/ebpf-tailcall-example
Language: C - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

KnightChaser/unlinkat-watcher
Detect which processes deleted which files in real time in Linux. Used LSM's path_unlink hook.
Language: C - Size: 6.84 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

KnightChaser/2048
(WIP) A simple 2048 game made with Go's ebiten game engine (GUI)
Language: Go - Size: 180 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

KnightChaser/prograf
(WIP) Live tracking and visualization of Linux process trees using eBPF via bcc
Language: Python - Size: 22.5 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

KnightChaser/music
My favorite music curation on the GitHub page for everyone with tag-based searching
Language: Nunjucks - Size: 304 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

KnightChaser/vrunq
(WIP) A simple weight-based task scheduler kinda looks like Linux's CFS(Completely Fair Scheduling)
Language: Go - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KnightChaser/KnightChaser
It's me!!!
Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KnightChaser/handmade-messy-RCNN
My futile trial to implement RCNN from scratch. (Half-failed, half-working)
Language: Jupyter Notebook - Size: 8.57 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

KnightChaser/RCNN
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

KnightChaser/l4shieldx
A small handcrafted TCP firewall based on eBPF/XDP(eXpress Data Path), focusing DoS prevention.
Language: Go - Size: 25.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

KnightChaser/BinarySearchTreeAsm
A simple binary search tree implementation with Assembly (x86-64, NASM)
Language: Assembly - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

KnightChaser/RBTree
A RBTree(Red-Black-Tree) data structure implementation written in C, including interactive interface!
Language: C - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

KnightChaser/8ds
A simple and easy-to-use Windows GUI tool to control headset left/right balance and enjoy an ā8Dā auto-panning audio effect.
Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

KnightChaser/opencctv-plantuml-storage
Gachon University, Software Engineering(03671_002) 2025A, T7 / PlantUML code storage for the requirement specification analysis
Language: PlantUML - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

KnightChaser/lsm-bpf-capture-path-cilium
A Go/cilium port of the repository KnightChaser/lsm-bpf-capture-path (that uses pure C)
Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

KnightChaser/aesir
A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
Language: Go - Size: 1.48 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

KnightChaser/lsm-bpf-capture-path
A simple project of retrieving full path for Linux file open events with LSM/eBPF.
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KnightChaser/MITREAttackScrapper
A simple scrapper for MITRE ATT&CK information written in Python3.
Language: Python - Size: 4.84 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

KnightChaser/LeetCode
My LeetCode solution archive
Language: C - Size: 315 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

KnightChaser/kcx
A Free-From-Risk crypto trading simulation named KCX(Knightchaser's Cryptocurrency eXchange), built with Svelte + FastAPI + Docker + α
Language: Svelte - Size: 13 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

KnightChaser/goTCP
A simple CLI based multiuser chatting app with GO TCP socket, based on the client-server model
Language: Go - Size: 8.88 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

KnightChaser/nvim-dotfile-v1 š¦
(Deprecated) My custom neovim configuration based on LazyVim plugin manager
Language: Lua - Size: 205 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

KnightChaser/ClangDataStructureToolkit
Handmade data structures written in C, not to reinvent wheels every time!
Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KnightChaser/malware-depot
A naive and simple malware source code crafted with 99.9% of innocence
Language: Go - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

KnightChaser/CLRS3 Fork of walkccc/CLRS
š Solutions to Introduction to Algorithms Third Edition
Language: Markdown - Size: 19.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KnightChaser/vnecro
Become a digital necromancer of virtual machines in a declarative way!
Language: Go - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KnightChaser/flec
a simple Fast local echo server on Linux, written in C language.
Language: C - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KnightChaser/EETF
(WIP) Easy eBPF Tracepoint Finder
Language: Go - Size: 2.49 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KnightChaser/hello-eBPF-cilium
Trying out eBPF with cilium/Golang in a cute way! >_<
Language: Go - Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KnightChaser/pylens
A simple interactive TUI tool for inspecting Python3 code quality.
Language: Python - Size: 42 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

KnightChaser/RAPTOR-PDF
A simple interactive implementation of RAPTOR for RAG-based PDF QnA system
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KnightChaser/LLMNext2Me
A playground to make something simple working with LLM closely(Langchain, etc.).
Language: Python - Size: 106 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

KnightChaser/MongoDBShardingExample
Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KnightChaser/AEXOL š¦
My 3rd challenge to make a nice Discord chatbot, with 24/7-running Linux virtual server!
Language: Python - Size: 289 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

KnightChaser/megabasterdTranslationKR
MegaBasterd program Korean translation file
Size: 58.6 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KnightChaser/SysmonSimulator
A commandline simulator for System Monitor(Sysmon) testing, rewritten in Golang
Language: Go - Size: 3.04 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KnightChaser/HyperLogLog
A simple Python implementation of the HyperLogLog algorithm, a probabilistic data structure used for estimating the cardinality of a set.
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

KnightChaser/hardtime.nvim Fork of m4xshen/hardtime.nvim
Establish good command workflow and quit bad habit
Size: 121 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KnightChaser/hello-eBPF
Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf
Language: C - Size: 72.2 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

KnightChaser/mini-opensearch-siem
A simple nginx log data pipeline demonstration with Filebeat, Logstash, Python, and AWS/local OpenSearch.
Language: Python - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KnightChaser/kaldrexx
A simple HTTPS reverse shell malware implementation written in Go, evading Windows Defender detection via AES
Language: Go - Size: 1.51 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KnightChaser/nonsleep-screen
A simple GUI program written in C to toggle screen sleep inhibition on Ubuntu Desktop.
Language: C - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KnightChaser/WindowsDirectSyscallExample
Language: C++ - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KnightChaser/libpcap-example
Example code of using libpcap in Linux with C language
Language: C - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KnightChaser/libyara-example
Example code of using libyara(YARA; rule based malicious code detection language) in Linux with C language
Language: C - Size: 1000 Bytes - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

KnightChaser/myCustomNeoVimInit š¦
My simple customized NeoVim configuration and installation guide for me in the future!
Language: Vim Script - Size: 43 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KnightChaser/myVimCustom š¦
"Just VIM" isn't cool enough. "Custom VIM" is the solution.
Language: Vim Script - Size: 1.81 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KnightChaser/Legendary-codes
The legendary codes that will change your future programming career FOREVER
Language: C++ - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

KnightChaser/LarkJSONParser
An example code of parsing JSON text into an utilizable structure with Lark library.
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KnightChaser/MITREAttackRagger
A simple RAG demonstration ATT&CK CTI(Cyber Threat Intelligence) information
Language: Jupyter Notebook - Size: 258 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

KnightChaser/SysmonLivestream
Handling Sysmon ETW(Event Tracing for Windows) for data management. (Prototyping)
Language: Python - Size: 81.1 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/atomic-red-team Fork of redcanaryco/atomic-red-team
Small and highly portable detection tests based on MITRE's ATT&CK.
Language: C - Size: 437 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

KnightChaser/fhana
A lightweight and simple ransomware implementation written in Golang
Language: Go - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KnightChaser/CopiedChatGPT
A very simple Strealit application demonstration with OpenAI API
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KnightChaser/geotracert
Easily track and geographically visualize the traceroute request.
Language: JavaScript - Size: 540 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

KnightChaser/docker-elk-winlogbeat
Integrated Windows endpoint log management (Docker + ELK(ElasticSearch, Logstash, Kibana) + Winlogbeat based)
Language: Shell - Size: 938 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KnightChaser/easy-data-structure
Hands on data structure, with an easy code by myself.
Language: C - Size: 174 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

KnightChaser/spameyes
A spam mail detection based on LSTM for the newbie learner
Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KnightChaser/simple-elf-parser
A simple Linux ELF(Executable & Linkable Format) parser implemented in C language.
Language: C - Size: 267 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KnightChaser/helio
Bweeeeh... this is a basic FastAPI... todo list :)
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KnightChaser/BASE64
Simple BASE64 C++ Implementation for Windows commandline
Language: C++ - Size: 1.97 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

KnightChaser/windows-nasm-setup
Setting up NASM(Netwide Assembler) and do Assembly coding on Windows!
Language: PowerShell - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/vscode-powerline Fork of pcwalton/vscode-powerline
Powerline theme for the Visual Studio Code status bar
Language: CSS - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/vscode-rfwaifu-rem-config
A blue hair virtual waifu Rem will accompany with you while coding (VSCode rainbow fart extension with Rem, English subtitles)
Size: 8.08 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/vscodeCustomCSS
My customized CSS configuration for VSCode, the code editor.
Language: CSS - Size: 459 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/myNeoVimSetup
My NeoVim(nvim) Lua configuration setup
Language: Lua - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/knightzcpu
A small and simple CPU simulation code. (Writing code when I have some time)
Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/sysmon-cheatsheet Fork of olafhartong/sysmon-cheatsheet
All sysmon event types and their fields explained
Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KnightChaser/boolean_parser Fork of havok2063/boolean_parser
python package for parsing a string with boolean logic
Size: 177 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/goEVTXWatcher š¦
Unmaintained; package unavailable.; ETW(Event Tracing for Windows) Golang PoC for Windows Sysmon live log gathering
Language: Go - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/ghostyloop
Controlling VirtualBox in programmatic ways
Language: Go - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/lufevre
A simple information stealer that robs private information from Chrome browser installed on Windows
Language: Python - Size: 853 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/lyraesel
HTTP smuggling demonstration to send malicious executables with only Base64-encoded string to evade security system.
Language: JavaScript - Size: 1.17 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/urlshortener
A simple URL shortener inspired from <System Design Interview>
Language: JavaScript - Size: 149 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/kastle-ts
A simple user registration and login service with express.js@TypeScript
Language: TypeScript - Size: 473 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/ML-challenge
My small and cute repository that stores the vestiges of my study for Machine Learning(ML) with Python.
Language: Jupyter Notebook - Size: 102 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

KnightChaser/goAnonPicDB
A fully dockerized web application for anonymous image uploading(booru), powered by Golang and MySQL.
Language: Go - Size: 2.56 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KnightChaser/BlueShell Fork of restran/BlueShell
Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

KnightChaser/helloTypescript
Hello world Typescript! (A doodle repo of learning Typescript)
Language: TypeScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/EVTX2MySQL
Migrating Sysmon EVTX file to MySQL database.
Language: Go - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/cryptography
A programmatic resource for cryptography (Gachon CPS + Personal)
Language: C - Size: 496 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

KnightChaser/goAnonPicDB-AWS
Anonymous image uploading and sharing service based on Amazon AWS S3 Bucket
Language: JavaScript - Size: 1.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/HelloGitHubAction
A small hello world for GitHub Action; for learning CI/CD.
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/sentinela
A simplified EVTX file parser wrapping 0xrawsec's golang-evtx module
Language: Go - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/hashtool
CLI based hashing utility written in Go (not developed yet)
Language: Go - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/dvwa-bruteforce-script
A simple script for automating capturing account credential by bruteforcing.
Language: Go - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/GoGemini š¦
Using Gemini API with Go
Language: Go - Size: 213 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/SimpleNGINXDocker
A small NGINX web server with Docker deployment.
Language: Dockerfile - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/GoWithDockerExamples
Example of Go application deployment with Docker
Language: Shell - Size: 1.08 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/GoGeminiChat
A standalone CLI application that interacts with Gemini API, written in Golang (under development)
Language: Go - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/WindowsSystemProgramming
Studying Window System + C/C++ programming in intense way.
Language: C - Size: 272 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KnightChaser/GoTestExample
Unit test and benchmark test example of Go
Language: Go - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KnightChaser/WindowsSystemMonitor
Sysmon policies practice as XML
Language: XML - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
