Projects

On this page, I provide a list of projects I have created during my career that are available on my Github profile.

IPA: Interactive PDF Analysis

GUI analyzer for deep-diving into PDF files. Made with Rust and egui.

MicroSCOPE -- heuristic-based analyzer for ransomware

Analyzer that applies heuristics to find out if a given executable file is similar to ransomware.

Obfuscation Analysis: A BinaryNinja plugin

A Binary Ninja plugin to analyze and simplify obfuscated code such as Mixed Boolean Arithmetic-based transformation.

OSLab

HTML documentation for the laboratory part of Operating Systems course.

Pocket - Mixed Boolean Arithmetic

Linear Mixed Boolean Arithmetic Expression Obfuscator for a given expression.