Heres another Plugin i quickly made:
You must be registered to see the links
This plugin lets you encrypt and decrypt files using the games encryption method.
Just put every file u want to encrypt inside "SiNiSistar2_Data/decrypted" and every file you want to decrypt inside "SiNiSistar2_Data/encrypted".
When launching the game every file inside decrypted will get encrypted to the encrypted folder and vice versa.
I wasnt able to write a quick python script to encrypt and decrypt because of this games weird handling of the encryption and because of il2cpp making my life hell.