chevron_leftchevron_leftchevron_left
    of     2   

popinman322
#93944977Friday, April 05, 2013 8:01 PM GMT

call, drop 12 stack items, call?
RenderSettings
#93945570Friday, April 05, 2013 8:07 PM GMT

I'm on the latest robloxplayer.exe version, so I guess yes. I found the sub I am editting via the Names list, and it isn't accessing .data directly, so you probably aren't at the same spot.
TeamDman
#93946053Friday, April 05, 2013 8:13 PM GMT

*WOOSH* Right over my head.
Prehistoricman
#93946106Friday, April 05, 2013 8:13 PM GMT

^
As8D
#93949556Friday, April 05, 2013 8:48 PM GMT

I sense superhero powers at a level I don't understand anymore. Keep on with the internal speech guise. By the way, OT: I'm deciding to make an app. I know ROBLOX Lua, javascript, PHP and such stuffz, not java though. I guess I've installed Eclipse. o_o Any suggestions on where I should get my information on how to make flexible and unbuggish apps and such? :P - As, I see a plane, no a car, no a poppinman and RenderSettings object!
RenderSettings
#93950586Friday, April 05, 2013 8:58 PM GMT

Ewww, Java. C#/C++ or go home, son. I did a trace on a .data segment and got the actual reading-thingy. It oddly isn't getting called by anything obvious, so I don't know if this is the right offset. I also *kinda* forgot how I stopped it from disconnecting me last time.
Maradar
#93950965Friday, April 05, 2013 9:01 PM GMT

>Java Sorry, craftMine is that way --> signature.exe has stopped responding.
booing
#93951243Friday, April 05, 2013 9:04 PM GMT

"the same" Isn't there quite a few of them spread out throughout that procedure?
RenderSettings
#93951960Friday, April 05, 2013 9:10 PM GMT

The same as in the same sub or even thread. The trace points to a sub that has no strings in it, while the one I was finding is within the packed section and has strings. So I'm not even sure how they are calling eachother...
sncplay42
#93952048Friday, April 05, 2013 9:11 PM GMT

>Ewww, Java. C#/C++ or go home, son. Funny you'd say that given C# has almost exactly the same core concepts as Java...
RenderSettings
#93952176Friday, April 05, 2013 9:12 PM GMT

I know, but I'm partial to C# cause I like =3 Never mind that it is even less portable then Java...
As8D
#93952387Friday, April 05, 2013 9:14 PM GMT

Well, how would I then go make apps? ^ I don't want some baby drag'n'drop st00f, which buzinezz men in black jackets go think is high advanced poop. That's sandboxed. Nah, actually minecraft is... uh... ^ *pointing at address bar* that way. Or... < \/ *pointing at a file called Minecraft.exe in My Documents* there! Or simply go to Sweden. - As, let's invent blocks on ROBLOX. Blocks. Not your regular block!
popinman322
#93968145Friday, April 05, 2013 11:39 PM GMT

1012B0E 0F87551 0FBEDAE 1017714 0FF7996 1056C97 (8DBAAA?) [1056C97] > No references found < [8DBAAA] 00FE38DF? [8DBAAA] 8DBBA2 8DBC06 5F5CA2 > Too many other references (sub_5F5BD0) < ======= That's how far I traced it back, because 8DBAAA was ambiguous.
popinman322
#93968198Friday, April 05, 2013 11:40 PM GMT

5F5BD0*
popinman322
#93968569Friday, April 05, 2013 11:43 PM GMT

I wish I could save my trace results, but CE won't export them completely.
RenderSettings
#93970891Saturday, April 06, 2013 12:07 AM GMT

Eh, might as well give away my addys then too. 0x008DB95B is where the memory checker sub I found is, with patching 5 bytes of NOPs to 0x00A33E60 to bypass the crashing. Happy bypassing.
JoinScript
#93978941Saturday, April 06, 2013 1:18 AM GMT

Haha, I've still got another way of bypassing it at the moment.
popinman322
#93982504Saturday, April 06, 2013 1:48 AM GMT

I think that VMProtect is finally working... Well, crap.
The0neThe0nlyGh0st
#93982975Saturday, April 06, 2013 1:52 AM GMT

inb4leak :C

chevron_leftchevron_leftchevron_left
    of     2