Categories > Coding > C++ >
IDA not showing the print function
Posted
Hi, I'm a beginner at making exploits, but I do have c++ experience, I decided to try to make a simple print exploit, so for that I'll need the print address, well I saw that you can get it with the "Video recording started" string, it worked and when I launched roblox it just got updated, so I thought about getting the address again, I dumped it using PE Tools and rebased the program to 0x400000 after that I opened the strings window and got this instead.
Thanks
Added
Nvm some magic happened and it's working now
Cancel
Post
Replied
finish analysis first lmao
Cancel
Post
Replied
add me on discord ad_ofc#9999
Cancel
Post
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
My Discord is xwyvern
https://i.imgur.com/mH521VR.png
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
Replied
@AlexSyndrome I highly doubt it lol, besides H3x0R and Maximus replied with how to solve it anyway.
Cancel
Post
My Discord is xwyvern
https://i.imgur.com/mH521VR.png
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
Replied
@DeepPain Btw Hes Using An Open Sourced Dll And His HttpGet Since Can't Handle Rewrite Consists Of Pushvfstring Which Is Capped At 512 Chars I Think And Its Broken Then, Mans Acting Like A C++ God In WHD Lol
Cancel
Post
My Discord is xwyvern
https://i.imgur.com/mH521VR.png
Replied
@ImmuneLion318 I dont like idiots who make fake accusations. + Which skid told you i use pushvfstring for httpget? i dont.
Cancel
Post
https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif
Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.
Replied
@AlexSyndrome False? It's In Whd Your An Absolute Moron You Use Fishy's Dll You Can't Rewrite Pushstring So You Use Pushvfstring Which Isn't Inlined Etc These Aren't False Learn C++ Rather Than Paste
Edit I'm Not An Idiot Unlike Yourself I Don't Paste And Act Like I'm A Genius You Don't Even Know What .c_str Does Mate So Best Be Quiet
Egotistical Child
Cancel
Post
Replied
@AlexSyndrome You = Sped
typedef int(__cdecl* print_def)(int, std::string);
print_def rprint = (print_def)(module + 0xDEADBEEF);
That's all I have to say LOL
Cancel
Post
Discord : Doctor Doom#0550
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post