Categories > Coding > C++ >
How inject a own dll?
Posted
I makeing a printsploit dll, but when i try to inject into RobloxPlayerBeta.exe by using Inject-x64 nothing happens. I was convinced of this when added the code that created console window. I tried to inject dll into another program and a console window was created but not in RobloxPlayerBeta.exe.
Replied
Normal DLL injection doesn't work anymore, as functions creating threads have been hooked by Roblox and Roblox frequently checks new threads and if they don't match their allowed modules, it terminates that thread.
Cancel
Post
Replied
Dunno if Roblox still does this but iirc Roblox would check if you had any consoles open and then tries to close them. Annoying move but is rather easy to bypass
Cancel
Post
i like tiramisu
oh i also do c/c++ and other cool programming languages like javascript, typescript, c#, java and lua
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post