Works
Filter for:

head-dump

Heap leak analysis showing memory inspection, heap visualization, and exploit reasoning.

1 min read

DISKO 1

Reverse-engineering challenge exploring binary inspection and hidden logic reconstruction.

2 min read

format string 0

Walkthrough of a format string exploit: stack layout, printf misuse, and secure coding lessons.

2 min read

heap 0

Intro to heap exploitation and allocator behavior through controlled memory corruption.

2 min read

PIE TIME

Practical demonstration of bypassing PIE and ASLR protections in modern Linux binaries.

2 min read

LRU Page Replacement

C implementation simulating OS-level page replacement using an LRU caching policy.

7 min read

Producer-Consumer Problem

Thread synchronization simulation in C demonstrating semaphores and shared buffer management.

5 min read

Round Robin Scheduler

CPU scheduling simulation implementing time-sliced process scheduling in C.

5 min read

Neural Network Engine

A C++ neural network engine with Python bindings to teach low-level ML optimizations.

Learn more

AI Climate Classification

TensorFlow-based model leveraging Köppen–Geiger climate types and the Haversine formula for spatial climate classification.

Learn more

AI Medical Navigator

Local Llama-3-powered assistant for HIPAA-compliant medical guidance and patient interaction.

Learn more

AI Habitat Shift Prediction

Integrated convolutional and tabular models to predict species migration patterns from environmental data.

Learn more

Particle Physics Simulator

An application to simulate particle motion under Newtonian gravity with GPU acceleration.

Learn more

Daily Photo Challenge Platform

A full-stack daily photo challenge website encouraging moments in nature.

Learn more

© 2025 Emir Durakovic. All rights reserved.