My works

I show only my best works built completely with passion, simplicity, and creativity!

r3conwhal3

reconnaissance-framework

r3conwhale aims to develop a multifunctional recon chain for web applications, intelligently interpreting collected data, and optimizing performance and resource consumption through a concurrency-based approach.

AES File Encryption/Decryption Tool

cryptography

A simple command line tool that encrypts and decrypts files using AES encryption and stores the key in a separate file.

Network Hound

packet-sniffer

Network hound is a network packet sniffer that captures and analyzes network packets on a given interface. The tool is implemented using scapy and Pandas. The packets can be saved to a csv file for later analysis. Network hound can filter the packets based on TCP and/or UDP protocols and source and destination IP adresses.

Decodify

encoding/decoding

Have you ever encountered with a suspicious text and try to decode it in various formats in order to retrieve the hidden information. Well, you don't need to do it manually anymore, just specify the data you found and decodify will identify and decode the data for you.