Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Novetus

A multi-version ROBLOX client launcher built to allow the user to run LAN and Internet servers. · By Bitl Development Studio

is trustcheck patched

A topic by idkwhattoget created Mar 04, 2022 Views: 943 Replies: 16
Viewing posts 1 to 3

if you dont know what trustcheck is, its basically a thing in the clients that check if the url is roblox or not, if it is roblox then its ok but if it isnt then open in it internet explorer

Yes.

ok

how do i patch trustcheck?

Deleted 2 years ago

Use a x86 ASM debugger to jump the trustcheck instances.

when u say jump do u then mean delete?

and does it make a difference if i use an x32 debugger instead of an x86 debugger

(+1)

k so here is a trustcheck patching guide (april 2011 and below)

open the client in x32dbg

search string trust check failed for %s

go up 7 or 6 lines and change the jne to jmp (press the space bar)

patch the file 

done

so i opened roblox.exe in x32dbg, but where do i search "trust check failed"? i now understand what is meant by jmp but not how to find the string

(+1)

i will make a full guide on it in my site soon :P

btw i will not forget about this

(+1)

i was too lazy to add it to my site so i did it in github gists

https://gist.github.com/idkwhattoget/2fc2a0ae3b3b0e6b94e7f0c464c8b3e6

thanks a lot for this!

but since you're not doing the trustcheck tutorial can you please send me a link to a good tutorial for it

why is it gone now

IT WORKED, thank you so much, you can't imagine how thanful i am!

yes