Skip to content
View winterrdog's full-sized avatar
🏠
looking for hard things
🏠
looking for hard things
  • No_such_file_or_directory
  • Earth realm
  • 14:11 (UTC +03:00)

Block or report winterrdog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
winterrdog/README.md

I'm winterrdog

A software engineer specialized in creating web backends, malware and everything low-level with experience in cybersecurity & computer science

winterrdog

  • 👯 Over the years, I have written a sizable chunk of code in C/C++, Node.js and Golang.

  • ✨ I'm also familiar with Rust, Python and x86 Assembly

  • 💬 Ask me about malware development, cryptography, computer networking, backend engineering and computer science internals. I also occasionally check in with Bitcoin development.

  • 📫 How to reach me [email protected] or TG

some of my 'little' work.

FUD-UUID-Shellcode is another shellcode injection technique using C++ that attempts to bypass Windows Defender using XOR encryption sorcery and UUID strings trickery built with C++, Windows C/C++ API, Python, UUID and Makefile build system. This project demonstrates my ability to create an almost elusive shellcode loader with C++ leveraging the Windows C/C++ API. You can check out the repository here.

cloneit is a command-line tool to download specific GitHub directories or files built with Rust, GitHub REST API, Bash and Cargo. This project showcases my skills in working on open-source projects with others, writing programs in Rust and handling third-party web API calls asynchronously. You can check out the repository here.

milli_editor is a simple Unix vim-like text editor written in C that runs at the terminal built with C, Makefile, Unix standard API. This project showcases my skills in writing low-level and efficient programs in C, handling memory management manually and deep understanding of TTY interfaces at a lower-level. You can check out the repository here.

  • 👨‍💻 You can find more of my projects here. In case you're interested :)

 winterrdog

Pinned Loading

  1. tryhackme-free-rooms tryhackme-free-rooms Public

    Forked from rng70/TryHackMe-Roadmap

    a list of 390+ Free TryHackMe rooms to start learning cybersecurity with THM

    1k 206

  2. Bl4ckM1rror/FUD-UUID-Shellcode Bl4ckM1rror/FUD-UUID-Shellcode Public

    C++ 332 77

  3. alok8bb/cloneit alok8bb/cloneit Public

    A cli tool to download specific GitHub directories or files

    Rust 89 3

  4. ZombieThread_pp ZombieThread_pp Public

    Another Meterpreter code injection technique using C++ that attempts to bypass Win-Def. This repo is a C++ adaptation of @Bl4ckM1rror 's C# version.

    C++ 10 1

  5. fast_entropy_calc fast_entropy_calc Public

    Calculate the Shannon entropy of the provided file.

    C++ 5