Code Monkey home page Code Monkey logo

Comments (2)

HackerSmacker avatar HackerSmacker commented on July 18, 2024 1

Yeah, it works on just about all UNIX flavors (albeit, compiling protobuf-c can be somewhat difficult on some systems). Seems like a lot of people use this program to work with console saves -- I haven't tested it myself (I don't have much interest in it), but I've read that it works fine. Now, as for the save decryption for BL3 saves, that's some BL3-specific thing, it doesn't exist anywhere else (that I could find).

I should really re-write this thing, it was a quick-n-dirty program I wrote to maintain a catalog of all of my BL3 saves (of which I have probably two hundred or so)!

Anyways, good luck!

from csave.

bucanero avatar bucanero commented on July 18, 2024

I was testing with my ps4 saves and the encryption/decryption works fine. I didn't test the other tools, but I think they'd work fine with the ps4 saves too.

Just for reference, here's my simplified code that only decrypt/encrypt the custom protection on PS4 saves:
https://github.com/bucanero/ps3-save-decrypters/tree/master/ps4-borderlands3-decrypter

The encryption is based on a simple XOR process, but as you mentioned this looks like a game-specific custom thing and not a standard encryption algorithm like AES, DES, etc.

from csave.

Related Issues (1)

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.