My Repos
Here are some of the notable projects I’ve worked on. These reflect my passion for offensive security, reverse engineering, and malware development.
Project Name | Description |
---|---|
OsXploiter | A tool to generate reverse shell payloads with dual-layer encryption for Windows. |
LFI_Racer | Automating LFI to RCE (using different methods such as Temp file injection, PHP info, Nginx /proc abusing…). |
ProcessHollo-MSBUILD | A process hollowing technique in .NET, injecting malicious code into MSBuild.exe (extensible to other .NET processes). |
EXE-CRAP | A C#-based utility to analyze .exe files by hashing and extracting strings. A VirusTotal online scan is included . |
Base64Boom | Portable tool for converting EXE <=> Base64; very small and simple. |
ShlCode | A Python-based tool to generate ShellCode from PE files. |
Feel free to explore my GitHub profile for more details and repositories.