7ap / internal-studio-patcher

🩹 Patches Roblox Studio to grant internal permission.
MIT License
31 stars 3 forks source link

Signature is out of date as of v648.0.6480781 #10

Closed 5h1b closed 1 week ago

5h1b commented 3 weeks ago

It seems that

const SIGNATURE: &[u8] = &[
    0x80, 0xbe, 0x78, 0x01, 0x00, 0x00, 0x00, 0x74, 0x05, 0xe8,
];

is now incorrect as of v648.0.6480781

d9no commented 3 weeks ago

Same issue 0.648.0.6480781

adudu21isme commented 3 weeks ago

Same issue too. Perhaps provide a way to update the signature when it's modified.

Tenandrobilgi commented 3 weeks ago

What is the new signature?

7ap commented 3 weeks ago

Thanks for opening an issue. Yes, the signature is out of date as of v648. I'll try to get around to this soon.

d9no commented 3 weeks ago

Ok, thank you!

Thanks for opening an issue. Yes, the signature is out of date as of v648. I'll try to get around to this soon.

T6CR commented 3 weeks ago

@7ap Is there a way I could possibly find this manually? And also how?

Thanks.

5h1b commented 2 weeks ago

@7ap Is there a way I could possibly find this manually? And also how?

Thanks.

I would also like for you to tell us about how to find it/look for it

(p.s. i'm talking to @7ap not @T6CR)

Tenandrobilgi commented 2 weeks ago

When will the new version be out?

corescripts commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

stan2474 commented 1 week ago

Hello, I am Stan.

As a new contributor, I am working on a fix for this out-of-date signature. It should be out later today.

Best Regards, Stan.

genocydr commented 1 week ago

Is there a way you could provide a guide?

adudu21isme commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

What did you do to enable it? i'd like to know.

stan2474 commented 1 week ago

Hello, I am Stan.

I have updated the signature. The program should now work.

Is there a way you could provide a guide?

Yes. I will make a guide on how to update the signature.

Kind regards, Stan.

genocydr commented 1 week ago

Hello, I am Stan.

I have updated the signature. The program should now work.

Is there a way you could provide a guide?

Yes. I will make a guide on how to update the signature.

Kind regards, Stan.

Thank you for updating it stan, and could you please send a link to the guide when you make it.

5h1b commented 1 week ago

I'm closing this issue as it seemed to have been solved, can't wait for the guide stan!

5h1b commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

oh and i would also like to know what is the zliveforbeta channel as i never heard of that, and also why some people that i see with studio internal have there profile set as LuauWebService?

5h1b commented 1 week ago

i did some research and it seems zliveforbeta has been deleted, sad :(

stan2474 commented 1 week ago

Hello @genocydr, I am Stan.

I have made the guide. If any issues arise when following this guide, please let me know.

Cheers, Stan.

5h1b commented 1 week ago

Hello @genocydr, I am Stan.

I have made the guide. If any issues arise when following this guide, please let me know.

Cheers, Stan.

Thank you for the guide, stan!

genocydr commented 1 week ago

Hello @genocydr, I am Stan.

I have made the guide. If any issues arise when following this guide, please let me know.

Cheers, Stan.

Thank you Stan! I do have a question though: Does this work for other channel builds?

stan2474 commented 1 week ago

Hello @genocydr, I am Stan. I have made the guide. If any issues arise when following this guide, please let me know. Cheers, Stan.

Thank you Stan! I do have a question though: Does this work for other channel builds?

Hello @genocydr, I am Stan.

Yes.

Sincerely, Stan.

corescripts commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

oh and i would also like to know what is the zliveforbeta channel as i never heard of that, and also why some people that i see with studio internal have there profile set as LuauWebService?

Who have you seen with the profile LuauWebService? I own the account LuauWebService, lel

5h1b commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

oh and i would also like to know what is the zliveforbeta channel as i never heard of that, and also why some people that i see with studio internal have there profile set as LuauWebService?

Who have you seen with the profile LuauWebService? I own the account LuauWebService, lel

maybe it was your account that posted it on the dev forum, are you dumbprogrammer69?

5h1b commented 1 week ago

Hello @genocydr, I am Stan.

I have made the guide. If any issues arise when following this guide, please let me know.

Cheers, Stan.

hi, sorry to ask, but can we have a visual tutorial too, i can't seem to understand how IDA works and get stuck on the first part because it says it can't find "VoiceChatEnableApiSecurityCheck"

corescripts commented 1 week ago

@5h1b @Tenandrobilgi @adudu21isme @d9no 👀 image

oh and i would also like to know what is the zliveforbeta channel as i never heard of that, and also why some people that i see with studio internal have there profile set as LuauWebService?

Who have you seen with the profile LuauWebService? I own the account LuauWebService, lel

maybe it was your account that posted it on the dev forum, are you dumbprogrammer69?

I used to own that account. LuauWebService is now my new account, as my girl now owns dumbprogrammer69. But yeah, I posted about Studio Internal in the forum.

genocydr commented 1 week ago

hi, sorry to ask, but can we have a visual tutorial too, i can't seem to understand how IDA works and get stuck on the first part because it says it can't find "VoiceChatEnableApiSecurityCheck"

image You should probably search for it in strings.

5h1b commented 1 week ago

hi, sorry to ask, but can we have a visual tutorial too, i can't seem to understand how IDA works and get stuck on the first part because it says it can't find "VoiceChatEnableApiSecurityCheck"

image You should probably search for it in strings.

i was just pressing search, sorry i'm new to this stuff

5h1b commented 1 week ago

hi, sorry to ask, but can we have a visual tutorial too, i can't seem to understand how IDA works and get stuck on the first part because it says it can't find "VoiceChatEnableApiSecurityCheck"

image You should probably search for it in strings.

i was just pressing search, sorry i'm new to this stuff

again i'm am stuck, so sorry for taking up your time, the "jump to xref" is disabled for some reason

5h1b commented 1 week ago

i was able to find out how todo it, but i think i did something wrong, all i got was "movups xmm0, cs:xmmword_1476177F8"

genocydr commented 1 week ago

i was able to find out how todo it, but i think i did something wrong, all i got was "movups xmm0, cs:xmmword_1476177F8"

I'll try and help once I am able to, but at the moment I'm busy.

Do you have discord? I want to be able to contact you faster using discord if that's fine with you.

5h1b commented 6 days ago

i was able to find out how todo it, but i think i did something wrong, all i got was "movups xmm0, cs:xmmword_1476177F8"

I'll try and help once I am able to, but at the moment I'm busy.

Do you have discord? I want to be able to contact you faster using discord if that's fine with you.

Ya, if it ok with you, can you send me your discord?

genocydr commented 6 days ago

Ya, if it ok with you, can you send me your discord?

genocydr