Projects in Awesome Lists by KnightChaser
A curated list of projects in awesome lists by KnightChaser .
https://github.com/knightchaser/gotcp
A simple CLI based multiuser chatting app with GO TCP socket, based on the client-server model
chatting-app cli cli-app docker golang small-project socket socket-programming tcp
Last synced: 07 May 2025
https://github.com/knightchaser/aesir
A simple System monitor(Sysmon) EVTX inspector; search, visualize, and track Sysmon events
evtx evtx-analysis golang log-analysis log-parser mongodb mux nosql sysmon web
Last synced: 27 Feb 2026
https://github.com/KnightChaser/nvim-dotfile-v1
My custom neovim configuration based on LazyVim plugin manager
Last synced: 23 Jul 2025
https://github.com/knightchaser/kcx
A Free-From-Risk crypto trading simulation named KCX(Knightchaser's Cryptocurrency eXchange), built with Svelte + FastAPI + Docker + α
cryptocurrency fastapi redis simulated-trading simulation sqlite3 svelte trading
Last synced: 07 May 2025
https://github.com/knightchaser/ml-challenge
My small and cute repository that stores the vestiges of my study for Machine Learning(ML) with Python.
Last synced: 20 Jul 2025
https://github.com/knightchaser/malware-depot
A naive and simple malware source code crafted with 99.9% of innocence
Last synced: 07 May 2025
https://github.com/knightchaser/easy-data-structure
Hands on data structure, with an easy code by myself.
assembly c cpp data-structures hands-on
Last synced: 07 May 2025
https://github.com/knightchaser/cryptography
A programmatic resource for cryptography (Gachon CPS + Personal)
algorithm cryptography implementation resource snippet
Last synced: 03 Aug 2025
https://github.com/knightchaser/aexol
My 3rd challenge to make a nice Discord chatbot, with 24/7-running Linux virtual server!
bot discord discord-py korean python
Last synced: 11 Oct 2025
https://github.com/knightchaser/pylens
A simple interactive TUI tool for inspecting Python3 code quality.
Last synced: 25 Feb 2026
https://github.com/knightchaser/loginlumeskr
로그인, 회원가입, 게시글 작성, 포인트 제도 등 잡다하게 들어가 있는 게시판 웹 서비스
Last synced: 23 Mar 2025
https://github.com/knightchaser/legendary-codes
The legendary codes that will change your future programming career FOREVER
Last synced: 17 Oct 2025
https://github.com/knightchaser/dockersetup4pwn
Simple setup with Docker for temporary pwnable enviornment.
Last synced: 04 May 2026
https://github.com/knightchaser/goanonpicdb
A fully dockerized web application for anonymous image uploading(booru), powered by Golang and MySQL.
docker docker-compose go-backend image-uploading web-backend
Last synced: 05 Apr 2026
https://github.com/knightchaser/lsm-bpf-capture-path-cilium
A Go/cilium port of the repository KnightChaser/lsm-bpf-capture-path (that uses pure C)
Last synced: 07 Mar 2026
https://github.com/knightchaser/kaldrexx
A simple HTTPS reverse shell malware implementation written in Go, evading Windows Defender detection via AES
av-evasion encryption reverse-http reverse-shell sample
Last synced: 06 May 2026
https://github.com/knightchaser/windowssystemprogramming
Studying Window System + C/C++ programming in intense way.
Last synced: 13 Apr 2026
https://github.com/knightchaser/geotracert
Easily track and geographically visualize the traceroute request.
amchart5 amcharts fastapi network traceroute visualization
Last synced: 01 May 2026
https://github.com/knightchaser/libyara-example
Example code of using libyara(YARA; rule based malicious code detection language) in Linux with C language
Last synced: 13 Apr 2026
https://github.com/knightchaser/synfloodingplayground
A simple web-based playground where you can freely test SYN Flooding with hping3! Written in Flask, Python3.
ctf doityourself dos experiment synflood
Last synced: 04 May 2026
https://github.com/knightchaser/clangoop
Clang, but OOP(Object-Oriented Programming)?
Last synced: 23 Mar 2025
https://github.com/knightchaser/base64
Simple BASE64 C++ Implementation for Windows commandline
base64 base64-decoding base64-encoding encoding
Last synced: 19 May 2026
https://github.com/knightchaser/docker-elk-winlogbeat
Integrated Windows endpoint log management (Docker + ELK(ElasticSearch, Logstash, Kibana) + Winlogbeat based)
docker-elk elasticsearch elasticsearch-server elk elk-stack sysmon windows winlogbeat
Last synced: 20 Apr 2026
https://github.com/knightchaser/mitreattackragger
A simple RAG demonstration ATT&CK CTI(Cyber Threat Intelligence) information
mitre-attack retrieval-augmented-generation threat-intelligence
Last synced: 28 Apr 2026
https://github.com/knightchaser/hyperloglog
A simple Python implementation of the HyperLogLog algorithm, a probabilistic data structure used for estimating the cardinality of a set.
Last synced: 15 Jun 2025
https://github.com/knightchaser/lumibot
My own discord bot written in python
Last synced: 23 Mar 2025
https://github.com/knightchaser/lyraesel
HTTP smuggling demonstration to send malicious executables with only Base64-encoded string to evade security system.
Last synced: 27 Apr 2026
https://github.com/knightchaser/gotestexample
Unit test and benchmark test example of Go
Last synced: 23 Mar 2025
https://github.com/knightchaser/keyzardbuster
For who dislike registering every post one by one. (Inspired from megabuster that bursts mega.nz.)
Last synced: 24 Apr 2026
https://github.com/knightchaser/liveclicryptopanel
Simple CLI-Based live update cryptocurrency panel, written as Python.
Last synced: 23 Mar 2025
https://github.com/knightchaser/hellogithubaction
A small hello world for GitHub Action; for learning CI/CD.
Last synced: 23 Mar 2025
https://github.com/knightchaser/ghostyloop
Controlling VirtualBox in programmatic ways
Last synced: 04 Sep 2025
https://github.com/knightchaser/compiler-from-scratch
Studying compilers with practice.
Last synced: 23 Mar 2025
https://github.com/knightchaser/ezjavascriptdoodle
Just Javascript doodling. Thanks for inventing Javascript.
Last synced: 23 Mar 2025
https://github.com/knightchaser/vscodecustomcss
My customized CSS configuration for VSCode, the code editor.
Last synced: 23 Mar 2025
https://github.com/knightchaser/strangeoopcalculator
Wait, why does it look like that?
Last synced: 23 Mar 2025
https://github.com/knightchaser/kseql
Knight's Sysmon EVTX Query Language; Search and query your Sysmon EVTX log conveniently and rapidly.
Last synced: 23 Mar 2025
https://github.com/knightchaser/kastle-ts
A simple user registration and login service with express.js@TypeScript
Last synced: 11 Apr 2026
https://github.com/knightchaser/sha256
A simple C++ based SHA256 hashing algorithm implementation
cryptography hashing sha256 sha256-hash
Last synced: 23 Mar 2025
https://github.com/knightchaser/gowithdockerexamples
Example of Go application deployment with Docker
Last synced: 13 Apr 2026
https://github.com/knightchaser/mini-opensearch-siem
A simple nginx log data pipeline demonstration with Filebeat, Logstash, Python, and AWS/local OpenSearch.
Last synced: 20 Apr 2026
https://github.com/knightchaser/quantumcomputing
Have you ever heard Q# Language? Well, I've never heard of it so far.
Last synced: 30 Jan 2026
https://github.com/knightchaser/megabasterdtranslationkr
MegaBasterd program Korean translation file
Last synced: 16 Feb 2026
https://github.com/knightchaser/assembly
Some assembly codes and corresponding C/Shell Script codes for learning.
assembly clang learning-by-doing shell-script
Last synced: 17 Apr 2026
https://github.com/knightchaser/helio
Bweeeeh... this is a basic FastAPI... todo list :)
Last synced: 17 Apr 2026
https://github.com/knightchaser/windows-nasm-setup
Setting up NASM(Netwide Assembler) and do Assembly coding on Windows!
Last synced: 17 Apr 2026
https://github.com/knightchaser/lufevre
A simple information stealer that robs private information from Chrome browser installed on Windows
Last synced: 19 Apr 2026
https://github.com/knightchaser/sysmonsimulator
A commandline simulator for System Monitor(Sysmon) testing, rewritten in Golang
commandline commandline-tool eventlog golang sysmon sysmonsimulator winapi windows
Last synced: 21 Apr 2026
https://github.com/knightchaser/libpcap-example
Example code of using libpcap in Linux with C language
Last synced: 28 Apr 2026
https://github.com/knightchaser/larkjsonparser
An example code of parsing JSON text into an utilizable structure with Lark library.
Last synced: 28 Apr 2026
https://github.com/knightchaser/spameyes
A spam mail detection based on LSTM for the newbie learner
Last synced: 29 Apr 2026
https://github.com/knightchaser/evtx2mysql
Migrating Sysmon EVTX file to MySQL database.
Last synced: 01 May 2026
https://github.com/knightchaser/copiedchatgpt
A very simple Strealit application demonstration with OpenAI API
Last synced: 04 May 2026
https://github.com/knightchaser/sysmonlivestream
Handling Sysmon ETW(Event Tracing for Windows) for data management. (Prototyping)
Last synced: 04 May 2026
https://github.com/knightchaser/simplenginxdocker
A small NGINX web server with Docker deployment.
Last synced: 05 May 2026
https://github.com/knightchaser/ebpftracer
A simple and handcrafted strace-like eBPF-based syscall tracer
ebpf linux strace system-calls trace utility
Last synced: 07 May 2026
https://github.com/knightchaser/sentinela
A simplified EVTX file parser wrapping 0xrawsec's golang-evtx module
evtx go opensource parsing sysmon
Last synced: 09 May 2026
https://github.com/knightchaser/llmnext2me
A playground to make something simple working with LLM closely(Langchain, etc.).
Last synced: 16 Jun 2026
https://github.com/knightchaser/gogeminichat
A standalone CLI application that interacts with Gemini API, written in Golang (under development)
Last synced: 08 Sep 2025
https://github.com/knightchaser/knightzcpu
A small and simple CPU simulation code. (Writing code when I have some time)
Last synced: 08 Sep 2025
https://github.com/knightchaser/hello-ebpf
Example hands-on codes for exercising eBPF(Extended Berkeley Packet Filter) on Linux Kernel via eunomia-bpf/libbpf
Last synced: 16 May 2026
https://github.com/knightchaser/vnecro
Become a digital necromancer of virtual machines in a declarative way!
Last synced: 18 May 2026
https://github.com/knightchaser/hello-ebpf-cilium
Trying out eBPF with cilium/Golang in a cute way! >_<
Last synced: 25 Jul 2025
https://github.com/knightchaser/nonsleep-screen
A simple GUI program written in C to toggle screen sleep inhibition on Ubuntu Desktop.
Last synced: 19 Apr 2026
https://github.com/knightchaser/myvimcustom
"Just VIM" isn't cool enough. "Custom VIM" is the solution.
customization vim vim-configuration vimrc
Last synced: 23 Jul 2025
https://github.com/knightchaser/goanonpicdb-aws
Anonymous image uploading and sharing service based on Amazon AWS S3 Bucket
aws aws-s3 go image-sharing image-uploading
Last synced: 08 Apr 2026
https://github.com/knightchaser/wezterm-dotfile
My Lua configuration files for WezTerm terminal emulator (~/.config/wezterm)
config lua wezterm wezterm-config
Last synced: 23 May 2026
https://github.com/knightchaser/lbfq
"List Big Files Quickly(LBFQ)" -- to discover culprits of Linux server storage shortages
Last synced: 23 May 2026
https://github.com/knightchaser/fhana
A lightweight and simple ransomware implementation written in Golang
Last synced: 31 Jul 2025
https://github.com/knightchaser/myneovimsetup
My NeoVim(nvim) Lua configuration setup
Last synced: 07 May 2026
https://github.com/knightchaser/mkvss-async
High-Performance asynchronous Key-Value store server written in Rust. (From KnightChaser/mkvss)
Last synced: 25 May 2026
https://github.com/knightchaser/pdfscribe2d
(experimental) An improved version of pdfscribe2 with Docling GPU model Resources
Last synced: 25 May 2026
https://github.com/knightchaser/hellotypescript
Hello world Typescript! (A doodle repo of learning Typescript)
Last synced: 10 Apr 2026
https://github.com/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)
Last synced: 04 Jan 2026
https://github.com/knightchaser/urlshortener
A simple URL shortener inspired from <System Design Interview>
Last synced: 03 May 2026
https://github.com/knightchaser/hashtool
CLI based hashing utility written in Go (not developed yet)
Last synced: 23 Mar 2025
https://github.com/knightchaser/simple-elf-parser
A simple Linux ELF(Executable & Linkable Format) parser implemented in C language.
Last synced: 23 Mar 2025
https://github.com/knightchaser/dvwa-bruteforce-script
A simple script for automating capturing account credential by bruteforcing.
Last synced: 23 Mar 2025
https://github.com/knightchaser/windowssystemmonitor
Sysmon policies practice as XML
auditing sysmon sysmon-config windows
Last synced: 23 Mar 2025