The profile readme
| README.md | ||
Hi! I'm Marco 👋
Third-year software development student doing systems programming and reverse engineering.
Current Focus
- C++23
- Through desktop applications with ImGui & other small projects.
History
- 2016
- Got interested in software and hardware, starting out with C# WinForms apps, simple game trainers.
- 2018
- Started doing reverse engineering and learnt to use tools like x64dbg and Cheat Engine.
- 2020
- Co-developed a game mod and learnt to manage commercial software and handle user feedback.
- 2021
- Developed several mod extensions for various games.
- 2023
- Finished my general IT education and started to focus on software.
- Today
- Finishing the final year of software development before moving on to study Mechatronics
Projects
- SaveManager - A cross-platform game save backup utility with 20+ stars.
- ESP32 Command & Control - Handler/Agent-like network for ESP32's using very basic encryption & ESP-NOW .
- rockstar-photo-exporter - Export photos taken in-game for GTA V and RDR2.
- Crackme - Some simple programs I made to learn reverse engineering using my own code.
- RE Challenges - Documentation of crackmes I have managed to solve from crackmes.one
Other cool projects
- RAGE Mod Manager - A work in progress mod manager for Rockstar Games using the RAGE game engine.
- brainfuck-rs - A brainfuck interpreter.
- BrowserBench - A utility to benchmark the memory usage of various browsers.