Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Habbo.swf Cracked [RELEASE63-201402102304-109570042]

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 9, 2012
Messages
35
Reaction score
25
Habbo updated to latest Revision today at, 7:00am (GMT) :ehh:

Download:

Credits to Sledmore for the following modifications:
  • Modified swf to work on all hosts.
  • Modified swf inventory byte limit.
  • Modified RSA to work on most common N/E/D keys.

N/E/D Keys:

N = 86851DD364D5C5CECE3C883171CC6DDC5760779B992482BD1E20DD296888DF91B33B936A7B93F06D29E8870F703A216257DEC7C81DE0058FEA4CC5116F75E6EFC4E9113513E45357DC3FD43D4EFAB5963EF178B78BD61E81A14C603B24C8BCCE0A12230B320045498EDC29282FF0603BC7B7DAE8FC1B05B52B2F301A9DC783B7

E = 3

D = 59AE13E243392E89DED305764BDD9E92E4EAFA67BB6DAC7E1415E8C645B0950BCCD26246FD0D4AF37145AF5FA026C0EC3A94853013EAAE5FF1888360F4F9449EE023762EC195DFF3F30CA0B08B8C947E3859877B5D7DCED5C8715C58B53740B84E11FBC71349A27C31745FCEFEEEA57CFF291099205E230E0C7C27E8E1C0512B
 
Last edited:
Joined
Jun 25, 2009
Messages
831
Reaction score
475
Works with swift?

Yeah, providing you update the headers, structures and match those keys.

Here are some starting headers:

ClientPacketHeaders -> Handshake
public const int GetClientVersionMessageEvent = 4000;//4000
public const int InitCryptoMessageEvent = 835;//3544
public const int GenerateSecretKeyMessageEvent = 2699;//3630
public const int InfoRetrieveMessageEvent = 2436;//175
public const int SSOTicketMessageEvent = 3224;//1330;
public const int UniqueIDMessageEvent = 1892;//83

ServerPacketHeaders -> Handshake
public const int InitCryptoMessageComposer = 2310;//398
public const int SecretKeyMessageComposer = 3120;//1928;
public const int SetUniqueIdMessageComposer = 3401;//878
public const int UserPerksMessageComposer = 2548;//2542
public const int AuthenticationOKMessageComposer = 2907;//2508
public const int UserObjectMessageComposer = 2323;//851;
public const int UserRightsMessageComposer = 2242;//3353;
public const int AvailabilityStatusMessageComposer = 316;//2631;
 
Experienced Elementalist
Joined
Dec 27, 2013
Messages
214
Reaction score
9
Yeah, providing you update the headers, structures and match those keys.

Here are some starting headers:

ClientPacketHeaders -> Handshake
public const int GetClientVersionMessageEvent = 4000;//4000
public const int InitCryptoMessageEvent = 835;//3544
public const int GenerateSecretKeyMessageEvent = 2699;//3630
public const int InfoRetrieveMessageEvent = 2436;//175
public const int SSOTicketMessageEvent = 3224;//1330;
public const int UniqueIDMessageEvent = 1892;//83

ServerPacketHeaders -> Handshake
public const int InitCryptoMessageComposer = 2310;//398
public const int SecretKeyMessageComposer = 3120;//1928;
public const int SetUniqueIdMessageComposer = 3401;//878
public const int UserPerksMessageComposer = 2548;//2542
public const int AuthenticationOKMessageComposer = 2907;//2508
public const int UserObjectMessageComposer = 2323;//851;
public const int UserRightsMessageComposer = 2242;//3353;
public const int AvailabilityStatusMessageComposer = 316;//2631;

Where do i put this in C#? sample : Ingoing.cs
 
Experienced Elementalist
Joined
Dec 27, 2013
Messages
214
Reaction score
9
Yeah, providing you update the headers, structures and match those keys.

Here are some starting headers:

ClientPacketHeaders -> Handshake
public const int GetClientVersionMessageEvent = 4000;//4000
public const int InitCryptoMessageEvent = 835;//3544
public const int GenerateSecretKeyMessageEvent = 2699;//3630
public const int InfoRetrieveMessageEvent = 2436;//175
public const int SSOTicketMessageEvent = 3224;//1330;
public const int UniqueIDMessageEvent = 1892;//83

ServerPacketHeaders -> Handshake
public const int InitCryptoMessageComposer = 2310;//398
public const int SecretKeyMessageComposer = 3120;//1928;
public const int SetUniqueIdMessageComposer = 3401;//878
public const int UserPerksMessageComposer = 2548;//2542
public const int AuthenticationOKMessageComposer = 2907;//2508
public const int UserObjectMessageComposer = 2323;//851;
public const int UserRightsMessageComposer = 2242;//3353;
public const int AvailabilityStatusMessageComposer = 316;//2631;

Can you help me fix this please! :(
Add my skype : joshua.medina8
 
Zephyr Studios
Loyal Member
Joined
Feb 18, 2012
Messages
1,877
Reaction score
724
Thanks for this :):
 
Newbie Spellweaver
Joined
Aug 19, 2009
Messages
68
Reaction score
12
Guys, if you don't know how to update headers and structures then don't do it. Its very annoying to see the same questions again and again. There's a help section if you need help and there are some tutorials on this forum about headers.

B2T: Thanks for the release. I will try my luck.
 
Joined
May 11, 2013
Messages
14
Reaction score
0
how do I update my trypolin to connect with new habbbo.swf? HELP



HELP?
uWppaBG - Habbo.swf Cracked [RELEASE63-201402102304-109570042] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 19, 2013
Messages
22
Reaction score
0
Someone could spend an emulator with the new packets? Sorry for my english, I'm Brazilian
 
Newbie Spellweaver
Joined
Jun 20, 2012
Messages
5
Reaction score
0
Hi, is there anyway you could release this version with RC4 patched?
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
171
Reaction score
115
Here you go; :p:
what did you do? lol
with that Habbo.swf my emu gets weird unhandled packets like (#10809, which is the secret key) and #3804 which does not exist
 
Last edited:
Experienced Elementalist
Joined
Dec 25, 2011
Messages
278
Reaction score
57
Whats the different if the habbo.swf is rc4 patched?
 
Experienced Elementalist
Joined
Dec 25, 2011
Messages
278
Reaction score
57
RC4 encryption is removed?

Encryption is removed. The Banner token doesn't matter, neither does the SecretKey. You just send random poop because it won't encrypt the packets with RC4.

Thanks for the answers, i just started to learn how to update headers yesterday so i just want to learn the differents between RC4 patch and so, my next step is howto learn to read the packets!

Well thanks guys! :thumbup:
 
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
Status
Not open for further replies.
Back
Top