$
IM-LLVM-Pass

IM-LLVM-Pass

LLVM C++ Assembly

An LLVM compiler pass that performs identifier mangling — randomizing function names, global variable names, and structure names at compile time to hinder reverse engineering.

Py-C-obfuscator

Py-C-obfuscator

Python C AST

A source-to-source C obfuscator written in Python. Takes C source code and produces a functionally equivalent but obfuscated version by transforming the AST before compilation.

FSParser

FSParser

Python FAT32 EXT

A FAT32 and EXT filesystem parser written in Python. Parses raw disk images and extracts filesystem structures without relying on the OS to mount them.

Android Fuzzing Study

Android Fuzzing Study

AFL Python ADB Android

A 3-month study on fuzzing Android systems. Evaluated AFL and Droid-FF, set up a two-VM environment, and attempted to reproduce a known multimedia vulnerability. Documented real infrastructure limitations.

Full SIEM Deployment

Full SIEM Deployment

Elastic Wazuh Suricata MISP TheHive

A complete SOC-oriented monitoring stack: Elastic Stack, Wazuh, Suricata, MISP, and TheHive. Detection rules, event correlation, and IoC-driven investigation workflows.

Secure Network Architecture on ESXi

Secure Network Architecture on ESXi

ESXi PfSense OPNsense Zabbix

Design and implementation of a segmented lab network on ESXi. Routing, firewalling with PfSense/OPNsense, VPN, DMZ, and monitoring with Zabbix. Full technical documentation.