- uniq
- @plusgiant5
This project includes a simple DLL injector, memory libraries, dumps formatter and usefull informations to study Roblox's internals.
Our aim is to help developers understand how to automate dumping processes and gain insights into the techniques employed by the old Roblox client to protect its codebase.
This project is built using Visual Studio. You can download it here.
To make development easier the dumping process can be started directly from the IDE trough the use of the custom injector. The project is configured to automatically attach a debugger to the Roblox process waiting for the DLL to be loaded.
This project is licensed under the MIT License, allowing for open use and distribution while maintaining the original copyright notice.