Projects

Call of Duty WaW Zombie mod hack

Call of Duty’s Zombie Mod stands as an adrenaline-packed action and daunting challenge. This game mode puts players through a test of endurance. However, sometimes, the thrill of the game can morph into frustration as the difficulty spikes. It’s at times like these that a touch of ingenuity can alter the table’s turn. As a seasoned player and a passionate hacker, I believe in tilting the scales a bit towards our favor every once in a while.

KarolaScript

In my quest to better comprehend the fascinating intricacies of compilation process, compiler, and interpreter knowledge, I embarked on a journey of creating my own programming language - KarolaScript. KarolaScript is a decidely bare-bones, yet enlightening endeavor, which brings the underpinnings of a language interpreter to the foreground. It doesn’t boast rich features like an interactive debugger or a sophisticated static analyzer, as its primary purpose is to serve as a learning playground.

Minesweeper Hack

This game is small enough not to be overwhelming, yet complex enough to make it a fun challenge. While there are definitely easier ways to crack this code, I’ve chosen a learn-as-I-go approach which might not be the quickest, but undoubtedly helps me delve deeper into the essence of reverse engineering. Imported Libraries Since minesweeper is a GUI application, it uses graphics function which prints those graphics to the screen.

DirDigger

About project DirDigger is an efficient directory digging and busting tool that offers a range of features surpassing those of its alternatives. It serves a dual purpose, being an invaluable asset for both CTF enthusiasts and individuals engaged in the scanning of web app directories and API URLs encompassing bug bounty programs. Originally conceived as a portfolio project to create a Burp extension similar to gobuster/dirbuster, DirDigger experienced the creation and implementation of novel ideas and features, transforming it into a fully comprehensive directory digging tool.