What are these packets

Detox

Member
Jul 24, 2010
365
24
title says it all

Code:
[LOG][CLIENT] > 38: [0][0][0]%[0]&[0]dc56a1f3988054613fcb1c0f3e79ef71[0]
[LOG][SERVER] > 2240: [0][0][1][4][8]À[1][0]e96d363a326aa9dc40888261d6f4045ecba4a476dacf1b82a0038355a3cd6ea8aeb5222b498f448ee12cf02d91808262cd446f76056b3e58d7ebb3585246fc3b590a0e3253d3311cfbcf51684bad01357b1a7f25c51650243251252a326ecf89ead4196158e1ed37414cc03f7690f7c83b30f41d0386c91c5bdd4cb16cedbd58

[LOG][CLIENT] > 547: [0][0][0]Q[2]#[0]M65857560213074490512679583351047962052079483260485932657348935861717073183590

[LOG][SERVER] > 3640: [0][0][0]R8[0]L4075f82586b74845863cd7d3b074e2eb0001d2749215b5f6baf918a10e27bc411799934eccea[0][0]
[LOG][SERVER] > 3214: [0][0][0],[12]Ž[0]$8667fb67-c098-44d8-8114-0606b8064b2f[0][0]&[5]
[LOG][CLIENT] > 2715: [0][0][0][2][10]›
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,906
38 = InitCryptoMessageComposer
2240 = GenerateSecretKeyMessageEvent
547 = SecretKeyMessageComposer
3640 = UniqueIDMessageEvent
3214 = SSOTicketMessageEvent
2715 = AuthenticationOKMessageComposer

I could be wrong. @Thom is good at this.
 

Thom

You can't touch this
Oct 1, 2010
1,305
386
Client Headers:
public static int SecretKeyMessageComposer = 547;//369
public static int AuthenticationOKMessageComposer = 2715;//1940
public static int InitCryptoMessageComposer = 38;//1029

Server Headers:
public static int GenerateSecretKeyMessageEvent = 2240;//248
public static int UniqueIDMessageEvent = 3640;//3951
public static int SSOTicketMessageEvent = 3214;//2418
 

Detox

Member
Jul 24, 2010
365
24
Do I need all of this public static int SecretKeyMessageComposer = 547;//369 or can I use this version Outgoing.SecretKey = 547; //659
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,906
Do I need all of this public static int SecretKeyMessageComposer = 547;//369 or can I use this version Outgoing.SecretKey = 547; //659

You would reference it as Outgoing.Secretkey, yeah. - Mine is labeled differently because I'm using Plus V3.
 

Detox

Member
Jul 24, 2010
365
24
Well I changed it all when I build the emulator I get no error.... But why am I still able to connect to older SWF version I got the latest RELEASE63-201312201124-496245659 Cracked but I'm just trying to get the packets so I can at least connect to client :S but it ain't working :S
 

Users who are viewing this thread

Top