Skip to content

add unity standalone client support + unity web fix#27

Open
QDaves wants to merge 9 commits into
G-Realm:moonfrom
QDaves:moon
Open

add unity standalone client support + unity web fix#27
QDaves wants to merge 9 commits into
G-Realm:moonfrom
QDaves:moon

Conversation

@QDaves

@QDaves QDaves commented Jun 4, 2026

Copy link
Copy Markdown
  • fix unity web, changed path
  • add support unity standalone, frida agent in the game reads the salsa20 cipher and bridges packets to Gearth. read/modify/block/inject works.

tested on every habbo build from 69001819 (feb 2025) up to the current 2370 + habbox nft hotel

open to changes

@UnfamiliarLegacy UnfamiliarLegacy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, it's good stuff but have some comments.

Because this is an entirely new method it can be nice to have some comments about what is going on, most importantly java docs for a couple of methods here and there.

Also the Frida stuff would be nice to have abstracted a bit so if necessary we can use it in the future for flash or origin. It's not high priority because they work fine, just something I thought of while reading your implementation. We can always refactor it in the future.

Comment thread G-Earth/pom.xml Outdated
@QDaves QDaves requested a review from UnfamiliarLegacy June 10, 2026 21:12
@QDaves QDaves requested a review from UnfamiliarLegacy June 13, 2026 14:51

@UnfamiliarLegacy UnfamiliarLegacy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, will test it out soon-ish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants