CPP RELEASE imrp.dll launcher bypass screenshot

SobFoX

Expert
Joined
Jul 14, 2015
Messages
1,433
Solutions
5
Reaction score
904
Location
Israel
You will have to make a hook for both functions, take the parameters that enter the function, save them and call them whenever you see that they will take a picture of your screen, you can also send any picture you want that way, it's very funny

C:
int __fastcall sub_10006E80(int a1, int a2) //imrp.dll + 0x6E80

55 8B EC 83 EC 08 A1 ? ? ? ? 33 C5 89 45 FC 83
\x55\x8B\xEC\x83\xEC\x08\xA1\x00\x00\x00\x00\x33\xC5\x89\x45\xFC\x83 xxxxxxx????xxxxxx


LONG __fastcall sub_10006F30(int a1, int a2) //imrp.dll + 0x6F30

55 8B EC 83 E4 F8 83 EC 1C
\x55\x8B\xEC\x83\xE4\xF8\x83\xEC\x1C xxxxxxxxx

You can also use their offsets, but it may be updated soon due to the amount of problems they have with the new launcher, due to a lack of knowledge of how the computer works o_O
Don't be shy to send them disturbing pictures!
 

IvanMilat

Member
Joined
Jun 4, 2024
Messages
5
Reaction score
1
Imrp now relies on video recording. SampHub developers are working on it.
Stay active on SampHub discord for updates.
 
Top