Projects

ELFInspect

ELFInspect is a binary analysis tool for ELF files, offering features such as ELF header parsing, disassembly, control flow graph generation, and syscall pattern detection.

[Source Code]  

MedAccess-Control

The MedAccess-Control project is a simulation of mandatory access control (MAC) in a hospital setting.

[Source Code]  

KeyCrack

KeyCrack is a cryptographic analysis tool that demonstrates vulnerabilities in RSA and Simplified DES (SDES), including Low Exponent and Common Factor attacks. Built using SageMath, it provides practical insights into cryptographic weaknesses for educational and research purposes.

[Source Code]  

GrammaLex

A Java-based compiler prototype that performs lexical and syntactic analysis using NFA, DFA, and LL(1) parsing approaches.

[Source Code]  

RAIDMaster

A set of Bash scripts to automate the creation, configuration, and testing of RAID 0+5 arrays and Virtual Hard Disks (VHDs) on Linux systems. The scripts simplify the process of setting up storage configurations, ensuring performance and redundancy.

[Source Code]  

RCSS2D-AutoTest-Toolkit

A testing framework designed for automating and validating functionalities in the RoboCup Soccer Simulation 2D (RCSS2D) environment

[Source Code]  

PathFinderFX

A JavaFX-based application for visualizing and analyzing paths between street corners using depth-first search (DFS). Users can input street connections, visualize potential routes, and analyze connectivity with an interactive graphical interface.

[Source Code]  

Stripe-CheckOut

A tool to integrate Django and Mongodb with stripe subscribe service.

[Source Code]