Skip to content
View KeesOG's full-sized avatar
πŸ”₯
Refueling the firewall...
πŸ”₯
Refueling the firewall...

Block or report KeesOG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KeesOG/README.md

Welcome to My GitHub Profile! πŸ‘‹

πŸ‘¨β€πŸ’» About Me

Hey there! I'm KeesOG, diving deep into the world of tech with a passion for:

  • πŸ” Reverse Engineering: Unraveling the secrets behind software and systems.
  • βš™οΈ Low-Level Programming: Crafting efficient, high-performance code.
  • πŸ”§ Embedded Systems: Creating innovative solutions for hardware.

πŸš€ What I'm Up To

  • πŸ” Exploring the intricacies of x64dbg and Ghidra.
  • πŸ’ͺ Enhancing my skills with Cheat Engine.
  • πŸ’» Writing and optimizing code in C++, Java, Python, and C#.
  • πŸ€– Experimenting with projects using Microprocessors.

πŸ› οΈ Skills in Progress

  • πŸ›‘οΈ Reverse engineering software to improve security.
  • πŸ› οΈ Developing and debugging low-level code.
  • βš™οΈ Building firmware for embedded devices.

🌱 Always Learning

  • πŸŽ“ Advanced techniques in reverse engineering.
  • πŸ’‘ Innovations in low-level and embedded programming.
  • πŸ”§ Exploring new tools and technologies.

πŸ“« Let's Connect

Explore my projects and let's learn together. I'm always looking to connect and collaborate with fellow tech enthusiasts!


Het is beter te vechten voor iets, dan te leven voor niets. – Michiel de Ruyter

Popular repositories Loading

  1. ROT13-Passcode-Transformer ROT13-Passcode-Transformer Public

    A C++ program that reads a ROT13 encoded passcode, transforms it using ROT13 cipher, and outputs the result.

    C++

  2. Internal-Memory-Hack-Wesnoth-1.14.9 Internal-Memory-Hack-Wesnoth-1.14.9 Public

    A DLL hack for "Battle for Wesnoth" that modifies the player's gold value to 999 by injecting a custom thread into the game's process. It identifies and navigates memory addresses to monitor and up…

    C++

  3. DLL-Codecave-Hack-Wesnoth-1.14.9 DLL-Codecave-Hack-Wesnoth-1.14.9 Public

    A DLL hack for Wesnot 1.14.9 that sets the player's gold to 420 when the terrain description is opened. Features dynamic memory manipulation, inline assembly for codecave implementation, and inject…

    C++

  4. KeesOG KeesOG Public

  5. Internal-DLL-Hack-Wesnoth1.14.9-print-enemy-gold Internal-DLL-Hack-Wesnoth1.14.9-print-enemy-gold Public

    This project demonstrates manipulating game memory in Wesnoth 1.14.9 using DLL injection. It retrieves and displays the second player's gold by navigating memory pointers, creating a code cave, and…

    C++