Elektrine lite

← Feed

@SnoopJ@hachyderm.io

Post #4099171

2026-07-23 22:52 UTC

Hmm well there *is* a bunch of JS source in there but it mostly looks like garden-variety Electron stuff. Looking for a few choice strings didn't pan out and no other files seem like they're big enough to have the data I'm sniffing for. I suppose maybe the data may be shoved in there and compressed and/or encrypted, definitely saw some blocks that might be along those lines. I guess I should load up the game and inspect runtime memory, if I'm lucky more of it is rehydrated then and if I'm REALLY lucky that would include some JS sources

Replies (1)

  • @SnoopJ@hachyderm.io 2026-07-23 22:53

    It's possible that they pre-compiled stuff and shipped that but I don't think that's very common for "we shipped you Chromium and dipping mustards"

    Open ##4099170