Projects
My little projects over the time period.

Pinky-Virus
A Fasm written malware the aim's to execute payload between program header and elf header. (Parasite Injection, only for non-pie enabled elfs).
Learn more →
Cryptix
A powerful python written library which provides decryption functions for various ciphers. Below are examples demonstrating how to use the decryption functions for different ciphers included in the package.
Learn more →
Fluffy-ware (Private)
A Rust written Malware capabile of creating root-user, degrading the current user priviledges, bypassing and removing defender, fuzzing system.
Learn more →
NetGuard (under-development)
A lightweight and modern network intrusion detection written in C++.
Learn more →
Spamy
This is a Email Filter that is connected once to email server, like gmail that can analyze the email and on that analysis it will send the mail to spam folder of the mail. This is tool is tested on Gmail.com. And it is not updated.
Learn more →
Mazeli-2.0
A C++ based Maze Solver capabile of generating mazes, solving mazes with comprehensive implementation of BFS, DFS, A (* search), A (* weighted search), and Bi-directional BFS algorithms to understand the working of searching / pathfinding graphically.
Learn more →
Toralizer
A compact tool written in C that facilitates anonymous web browsing by routing your connections through the Tor network. Designed with simplicity and privacy in mind, it allows you to establish secure tunnels with a single command.
Learn more →