Skip to content
View Piotrixek's full-sized avatar
💭
Just chillin
💭
Just chillin

Block or report Piotrixek

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Piotrixek/README.md


Hey, I'm Veni

I specialize in making cheats for Unreal Engine and Unity games. My work is mostly reverse engineering, cracking software protections, and developing custom desktop apps/tools. Most my repos private but one day maybe public ;)

🛠 Tech Stack & Tools






GitHub Streak

Popular repositories Loading

  1. DX11-ImGui-HookKit DX11-ImGui-HookKit Public

    C++ starter kit for creating DirectX 11 game overlays using Dear ImGui. Features MinHook for function hooking and supports ImGui's docking and viewport capabilities for a flexible UI experience.

    C++ 3 2

  2. Cheat-Engine-Unity-Smart-Invoker Cheat-Engine-Unity-Smart-Invoker Public

    Cheat Engine Lua tool for safely finding instance pointers and invoking methods in Mono & IL2CPP Unity games

    Lua 2

  3. Interactive-Projectile-Motion-Simulator Interactive-Projectile-Motion-Simulator Public

    An interactive web-based projectile motion simulator built with HTML, CSS (Tailwind), and modular JavaScript. Explore physics concepts by adjusting launch parameters, gravity, air resistance, and b…

    JavaScript 1

  4. CE-Mono-IL2CPP-Class-Inspector CE-Mono-IL2CPP-Class-Inspector Public

    A Cheat Engine Lua script designed to inspect classes in games using Mono or IL2CPP. It provides a simple GUI to enter a class name and view its fields and methods, including access modifiers, type…

    Lua 1

  5. OpenGL-Template OpenGL-Template Public

    C++ 1

  6. SimpleLMS SimpleLMS Public

    A basic console-based Learning Management System (LMS) simulation in C++, allowing instructors to create courses, students to enroll, and featuring lessons, assignments, and a simple discussion forum.

    C++