winterrdog
Thinking in terms of TS/Node.js, Python, Rust, Go and C/C++. Though I've serious depth in C/C++, Go & Node.js
No_such_file_or_directoryEarth realm
Pinned Repositories
cloneit
A cli tool to download specific GitHub directories or files
FUD-UUID-Shellcode
fast_entropy_calc
Calculate the Shannon entropy of the provided file.
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
local-book-library
Local book Library website written in Express (Node)
odin-blog-api
An exercise by The Odin Project( TOP ) to create a blog. It has both a front & back end
shellcode-myner
Extracts shellcode from any specified binary/object file.
sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
tryhackme-free-rooms
a list of 390+ Free TryHackMe rooms to start learning cybersecurity with THM
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.
winterrdog's Repositories
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.
winterrdog/fast_entropy_calc
Calculate the Shannon entropy of the provided file.
winterrdog/shellcode-myner
Extracts shellcode from any specified binary/object file.
winterrdog/simple_linux_inmemory_debugger
A simple program that will attack a program "already running" in memory through the PTRACE linux system call.
winterrdog/anticuckoo
A tool to detect and crash Cuckoo Sandbox
winterrdog/damn-simple-blockchain
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
winterrdog/DSA-winterrs
i tried to re-implement some algorithms from
winterrdog/DSA_my_way
re-implementation of shell and insertion sorts and more
winterrdog/fud-backdoor
Create a fully undetectable backdoor with simple steps.
winterrdog/hated_assembly
My practice assembly shell spawning scripts i wrote while learning reverse shells in assembly
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.
winterrdog/jsh
A simple implementation of a Unix shell like Bash or Fish or ZSH
winterrdog/kilo-src
winterrdog/learn-julia-the-hard-way
Learn Julia the hard way!
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!
winterrdog/Malware_Project
winterrdog/matrix
matrices in mathematics
winterrdog/milli_editor
A simple Unix text editor implemented in C & in just a few lines 🙂
winterrdog/my_first_django_blog
breaking the ice into Django. this project is useless. it's just for learning
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
winterrdog/Scripting_TryHackMe_room
My TryHackMe walkthroughs
winterrdog/blackarrow_redteam-research
a mod to the local potato exploit
winterrdog/HellHall
Performing Indirect Clean Syscalls