2hf's repos on GitHub
1 watchers
Cool-ImGui-Extras
Cool ImGui extras that I've grabbed from repos on github
C · 1 watchers
malware-base-thunderbolt-example
Example of making a malware targetting russian computers utilizing thunderbolt (lite) to secure program + GeoIP API to get geolocation of host's public IP
C# · 1 watchers
RavetaRAT
Basic UWP Server + C# client, base for creating a RAT
0 watchers
2hf
Config files for my GitHub profile.
C++ · 0 watchers
driveMapper
Finds all files and directories on all drives on your computer
C++ · 0 watchers
FileEncryptorDecryptor
Encrypt / Decrypt your files with this easy to use program. Uses AES128 encryption. Easy to compile one file solution.
C++ · 0 watchers
Neural-Network-Flight-Trajectory-Visualizer
A native Windows C++ project that trains a small neural network on flight samples, simulates a predicted trajectory, and renders the result in an interactive Direct2D viewer.
C++ · 0 watchers
PingvinNET
A multi-client TCP server and asynchronous client base in C++.
C++ · 0 watchers
RenderObjectQueueing
A neat way to queue render objects (Rectangles, Filled rectangles, Lines, Text and Circles). You will have to replace the "render::" functions with whatever you use.
C++ · 0 watchers
SafeFunctionEntropy
Erases all function instructions in memory after usage, used to improve program security and make the life of reverse engineers more annoying.