$
DroidTest

DroidTest

Python ADB Android

A CLI runner for Android device diagnostics. Feed it a list of ADB sub-commands, it runs them all and produces a structured pass/fail report with optional JSON export.

LLVM Obfuscation Study — Secure-IC

LLVM Obfuscation Study — Secure-IC

LLVM Clang Hikari BinDiff Ghidra RISC-V

Comparative benchmark of 4 LLVM obfuscators (O-LLVM, Hikari, Pluto, Tigress) on AES code — size, execution time, CFG similarity. Selected Hikari and integrated it into the Securyzr iSE firmware build chain.

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.

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.

Virtualized Enterprise Network — VMware ESXi

Virtualized Enterprise Network — VMware ESXi

ESXi Ubuntu Server Windows Server 2022 Apache

Group project simulating a full enterprise network on VMware ESXi 6.5 — Ubuntu router, DNS on Windows Server 2022, DHCP, Apache web server, supervision and admin posts, all deployed from master VM templates.