Code Monkey home page Code Monkey logo

Comments (6)

Puxtril avatar Puxtril commented on August 30, 2024

I believe the Language.bin package is encrypted. But I haven't investigated this, have you?

I also have concerns about datamining. I can't stop people from forking this repo and making something, but adding data mining capability to an open-source project may get this shut down by DE.

from warframe-exporter.

Kamikaze2035 avatar Kamikaze2035 commented on August 30, 2024

Duviri leaked last year, some text was from Language.bin, so I think it can be decrypted some way.

from warframe-exporter.

empdarkness avatar empdarkness commented on August 30, 2024

Not sure if its of any help. In another project, this was posted in relation to this and got deleted like a minute later, so take it as you will.
Uncompressed data > LZW/Huffman compression > base64 encoding > compressed data

from warframe-exporter.

Puxtril avatar Puxtril commented on August 30, 2024

After extracting the bin from the cache files (via Oodle decompression), I'm not seeing additional LZ compression nor base64 encoding. The text does seem readable, which may indicate it's already decompressed/decoded and just needs to be parsed, or it's still LZ compressed and needs a tiny bit of parsing to make it compatible with decompression algorithms.

from warframe-exporter.

Kamikaze2035 avatar Kamikaze2035 commented on August 30, 2024

Glad to know this, but for safety, I hope you can delete this issue to prevent DE from changing the encryption method in the future.

from warframe-exporter.

Puxtril avatar Puxtril commented on August 30, 2024

You don't need to worry, the posted algorithm doesn't seem to work. And anyway, DE wouldn't change their storage format just because it was publically posted. They're more likely to change the format if someone leaks datamined information.

Anyway, I'm not interested in investigating the Languages.bin format. But anyone is free to research and/or submit a pull request.

from warframe-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.