
GitHub
PointBlank project:
App that helps scanning and changing any value's directly from
the memory by analysing pointer patterns.

Live Process Monitoring
Upon launching the Pointblanc app, users are presented with a real-time list of active processes on the system, including their Process ID (PID) and memory usage. This functionality enables the identification and selection of processes for further analysis.

Process Attachment
Users can select a specific process from the list and attach to it for memory scanning. This step is crucial for isolating the memory regions associated with the chosen process, preparing it for deeper analysis.

Memory Editing
After attaching to a process, the app displays a memory editor interface. This section provides details about the scanned memory addresses, including their values, types, and associated variables. Users can identify key memory pointers, such as those linked to game elements (e.g., health bars) or application bugs, and directly edit them for debugging or modification purposes.
Work In The Making
Upcoming Projects
-
AI, Utility
Giving an LLM special permissions over cloud server and can control the device.
-
Game dev , Unreal engine 5.4
Planning on creating an RPG system game using unreal engine 5.4 and c++.
-
Cyber security , AI
Planning to work on a util to make my AI automate the proccess of Cyber attacks.