Categories > Coding > C++ >

How inject a own dll?

New Reply

Posts: 4

Threads: 3

Joined: Mar, 2023

Reputation: 0

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. 

  • 0

  • Comment

Posts: 7

Threads: 1

Joined: May, 2024

Reputation: 1

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.

  • 0

  • Comment

Astronemi

hot chocolate addict

Posts: 15

Threads: 2

Joined: May, 2020

Reputation: 37

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

  • 0

  • Comment

i like tiramisu

 

oh i also do c/c++ and other cool programming languages like javascript, typescript, c#, java and lua

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )