Skip to content

Roblox Studio executor for game penetration testing.

License

Notifications You must be signed in to change notification settings

AstonishedLiker/RbxStu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Executor

A Luau executor for Roblox Studio which contains functions for pentesting your own games. This tool works inside Team Tests and Local Tests, allowing you to interact with other teammates (Or with yourself) while using it to see how much damage one could do with a script of sorts.

Project Links:

Compiling:

  • CLion 2023.3.4+
  • MSVC
  • Ninja

Dependencies:

  • vcpkg (Add CMake option -DVCPKG_TARGET_TRIPLET=x64-windows-static, else you won't be able to inject).

Disclaimer for ROBLOX:

  • This project was made for the purposes of testing things like Anti-Cheats and pen-testing your own games. It is made FOR Roblox Studio and ONLY for it. Methods applied on this tool are NOT applicable to the real client due to fundamental changes they have.

About

Roblox Studio executor for game penetration testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • CMake 1.4%