Learning through doing

Hello there! As you may see I like learning through doing, thus overcomplications always happen - persistence is key! Unfortunately I do not share that same excitement about web development or front-end, so if anything is janky, just visit my github instead :)

One Dark Pro C/C++/C#/Java Linux Networking Security

Projects

Armourer: Gauntlet

Attempt at a dynamic/static binary analyzer with an injector, using native WinAPI libraries with an IMGUI menu

C++ Static/Dynamic analysis WindowsAPI Security Injector

Armourer: Sabaton

A cross-platform decyphering tool with a text coherance module for brute-forcing

Java Security Cryptology Linux Windows

Armourer: Greave

Simple REST API filesystem and Confluence scanner using specific regexes

Python REST API Fuzzer HTTP

Armourer: Greathelm

An attempt in making a mini EDR for Windows using only WinAPI

C++ Security EDR WinAPI AMSI

Armourer: Breastplate

Originally a networking project I had to make up on the spot, this is basically a worse RSYNC before I knew RSYNC existed

Java Networking Security

rok

An attempt at a kernel with stage 1 and 2 booting

C x86 assembly Kernel

DLL-injector

A learning project where I understood the concept of injecting dynamic libs into already running proceses in hopes to understand more about hijacking memory

C++ WindowsAPI Security Injector

ScribdCrawler

A Scribd crawler that parses and outputs matching certain regexes

Java Security Crawler