Projects in Awesome Lists by winterrdog
A curated list of projects in awesome lists by winterrdog .
https://github.com/winterrdog/zombiethread_pp
Another Meterpreter code injection technique using C++ that attempts to bypass Win-Def. This repo is a C++ adaptation of @Bl4ckM1rror 's C# version.
Last synced: 22 Jun 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 2025
https://github.com/winterrdog/fast_entropy_calc
Calculate the Shannon entropy of the provided file.
av-evasion cplusplus cpp entropy fast information-security shannon-entropy
Last synced: 23 Aug 2025
https://github.com/winterrdog/x86-bootloader
A hobby project to learn how to make a bootloader. Written in C and x86 Assembly
assembly-x86 bootloader c nasm qemu
Last synced: 27 Oct 2025
https://github.com/winterrdog/odin-blog-api
An exercise by The Odin Project( TOP ) to create a blog. It has both a front & back end
blog blogging js micro-blog typescript
Last synced: 27 Jul 2025
https://github.com/winterrdog/shellcode-myner
Extracts shellcode from any specified binary/object file.
elf exploit-development linux rust rust-language security-tools shellcode shellcode-development unix
Last synced: 15 May 2025
https://github.com/winterrdog/local-book-library
Local book Library website written in Express (Node)
Last synced: 08 Oct 2025
https://github.com/winterrdog/high-ride-api
A simplified ride-sharing backend API developed in NestJS, which includes features like user registration, ride requests, and driver availability management. Something like the Uber trip system
Last synced: 21 Mar 2025
https://github.com/winterrdog/chosen-chat-app
a personal portfolio project geared to learning websockets and real-time chats or updates
chat-room nestjs-backend nodejs real-time websockets
Last synced: 04 Jul 2025
https://github.com/winterrdog/mini_msg_board
a simple messaging board( or call it "forum" )
Last synced: 30 Dec 2025
https://github.com/winterrdog/simple_linux_inmemory_debugger
A simple program that will attack a program "already running" in memory through the PTRACE linux system call.
Last synced: 26 Oct 2025
https://github.com/winterrdog/poc-gmail-smtp-backend
PoC to test gmail's ability to send mails from a backend
Last synced: 21 Mar 2025
https://github.com/winterrdog/dead-simple-node-website
i did this 1 as an exercise from the TOP( The Odin Project ) to make sure i'd grokked the basics of NodeJS
Last synced: 21 Mar 2025
https://github.com/winterrdog/c-hash-map
this is a pure C project i took on to learn the details of how to implement a hash table aka hash map aka associative array.
computer-science data-structures hash hashmap hashtable
Last synced: 21 Mar 2025
https://github.com/winterrdog/pysomcryptware
A simple but powerful ransomware to hone your red team skills. This is one of a hell of a program granny didn't tell you about
Last synced: 30 Mar 2025
https://github.com/winterrdog/build-gcc-cross-compiler
a bash script for debian systems to build a gcc cross-compiler for os development or other applications.
Last synced: 21 Mar 2025
https://github.com/winterrdog/lib-xmem
a C library with functions to handle memory management with out-of-memory handling
c free library malloc memory-management single-header-lib
Last synced: 21 Mar 2025
https://github.com/winterrdog/milli_editor
A simple Unix text editor implemented in C & in just a few lines 🙂
Last synced: 21 Mar 2025
https://github.com/winterrdog/compiled-backends
this is a repo where i keep my toy backend projects written in core low-level languages e.g. C++ or Rust
Last synced: 21 Mar 2025
https://github.com/winterrdog/mm-allocator
a simple memory allocator written in pure C with reimplementations of malloc,calloc,realloc and free using singly linked lists. inspired by https://github.com/arjun024/memalloc
Last synced: 21 Mar 2025
https://github.com/winterrdog/jsh
A simple implementation of a Unix shell like Bash or Fish or ZSH
Last synced: 20 Jul 2025
https://github.com/winterrdog/sockets-check
A small client-server setup i wrote up quick for practice. Used sockets API for Linux
c-cpp linux networking socket-programming
Last synced: 24 Jul 2025
https://github.com/winterrdog/dsa-practice
useless i am using to cement my data structures & algorithms skills + JS
Last synced: 04 Oct 2025
https://github.com/winterrdog/skills-copilot-codespaces-vscode
My clone repository for learning how to use github copilot from learn.microsoft.com
Last synced: 05 Jan 2026
https://github.com/winterrdog/term-bash
a simple bash terminal emulator. very raw and young in design
Last synced: 28 Oct 2025
https://github.com/winterrdog/winterrdog
Config files for my GitHub profile.
Last synced: 11 Oct 2025
https://github.com/winterrdog/img_combiner
A toy project that combines two images to form one image. I developed it in order to learn more about writing code in Rust.
image-processing images rust rust-lang toy-project
Last synced: 21 Mar 2025
https://github.com/winterrdog/harry-porter-character-api
This is a simple api to get harry porter characters by making external requests to http://hp-api.onrender.com/api.
Last synced: 30 Dec 2025
https://github.com/winterrdog/learning_basic_web_dev
Repository where i keep some of basic web dev for learning just. it's not advanced at all, just basic stuff man!
basic-html-and-html5 html5 webdevelopment
Last synced: 31 Jul 2025
https://github.com/winterrdog/hated_assembly
My practice assembly shell spawning scripts i wrote while learning reverse shells in assembly
Last synced: 21 Mar 2025
https://github.com/winterrdog/nest-js-intro-course
i did this as an intro to nestjs and documenting rest apis
Last synced: 17 Oct 2025
https://github.com/winterrdog/my_first_django_blog
breaking the ice into Django. this project is useless. it's just for learning
Last synced: 12 Sep 2025
https://github.com/winterrdog/dsa_my_way
re-implementation of shell and insertion sorts and more
Last synced: 20 Aug 2025
https://github.com/winterrdog/dsa-winterrs
i tried to re-implement some algorithms from
algorithms computer-science data-structures python3
Last synced: 17 Jul 2025