Habbo 2020 BETA Assets | Unity WebGL
Re: Habbo 2020 BETA Assets | Unity WebGL
Re: Habbo 2020 BETA Assets | Unity WebGL
Let the games begin.. websockets at the ready.
https://i.imgur.com/wbHSNQv.png
Re: Habbo 2020 BETA Assets | Unity WebGL
Anyone have loader?
EDIT: fount it on root dir https://images.habbo.com/habbo-webgl...0-global-prod/
wss://game-s2.habbo.com:30001/websocket
looks like it using TLS Websockets
Re: Habbo 2020 BETA Assets | Unity WebGL
Woah.
This was fast. Thank you for the assets Beny.
Re: Habbo 2020 BETA Assets | Unity WebGL
Does anyone have any documentation on unity data structures?
Quote:
Originally Posted by
Beny.
What tool did you use to export this?
I tried this but it doesnt export the json files. It does include some meta data files.
https://github.com/mafaca/UtinyRipper
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
The General
Does anyone have any documentation on unity data structures?
What tool did you use to export this?
I tried this but it doesnt export the json files. It does include some meta data files.
https://github.com/mafaca/UtinyRipper
https://ci.appveyor.com/project/Perf...ster/artifacts
However, all code is in the .wasm.code.unityweb, which is basically compiled wasm. And it's, ughh... not really decompilable (https://i.imgur.com/YVY63U7.png)
http://forum.ragezone.com/image/png;...AAAElFTkSuQmCC
So waiting for mobile versions with mono libraries, lol
Re: Habbo 2020 BETA Assets | Unity WebGL
Yep wasm2c gives really messy code.
Re: Habbo 2020 BETA Assets | Unity WebGL
How are the investigations going?
Re: Habbo 2020 BETA Assets | Unity WebGL
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
The General
Works pretty well
out of pure curiosity, care to share any info?
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
tweeney
out of pure curiosity, care to share any info?
You're talking to The General. Keep dreaming. lol
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
pel
You're talking to The General. Keep dreaming. lol
We are no Kids anymore.
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
pel
You're talking to The General. Keep dreaming. lol
I don't think he got it working, actually require a lot of reverse engineering/cryptography knowledge to figure it out.
Re: Habbo 2020 BETA Assets | Unity WebGL
Quote:
Originally Posted by
tweeney
out of pure curiosity, care to share any info?
I haven't gotten it working, I know others have made progress but they are not willing to share any information.
I'll post whenever I get more insight.