BSSE is a simple tool to extract the salt required for Skylanders cryptography. Specifically, the output file is required for the encrypting/decrypting of Skylanders figure data.
Note that distribution of the contents of the salt.txt may be considered piracy and thus is not included with select tools, such as Runes or Riches; both of these tools require the output salt.txt.
Do not distribute the output contents either.
The application is built for Windows, however it should also function correctly through all Wine compatibility layers on other operating systems. Tested with CrossOver on macOS.
The solution can be built with Visual Studio, personally tested with Visual Studio 2022.
You can clone the repository with:
git clone https://github.com/Texthead1/Bittersweet-Salt-Extractor...or optionally using the URL with GitHub Desktop drectly.