Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Runtime 3.1 #18

Open
Timmy5942 opened this issue Apr 13, 2022 · 6 comments
Open

.NET Runtime 3.1 #18

Timmy5942 opened this issue Apr 13, 2022 · 6 comments

Comments

@Timmy5942
Copy link

.NET Runtime 3.1.

No longer working, out of date, needs fixing.

@hadeutscher
Copy link
Owner

What do you mean? Is the download out of date? The app?

@Timmy5942
Copy link
Author

What do you mean? Is the download out of date? The app?

Just the net running time, edit found a working version is working fine now, Apart from on decryption Invalid CRC

It will encrypt just not decrypt, It's a SAVEDATA.BIN encrypted file from STRANGER OF PARADISE FINAL FANTASY ORIGIN in Folder path "Documents\My Games\STRANGER OF PARADISE FINAL FANTASY ORIGIN\EOS\0\SAVEDATA00"

My Epic Account ID is correct

@hadeutscher
Copy link
Owner

This is for the game "Overcooked", not Final Fantasy :)

@Timmy5942
Copy link
Author

Timmy5942 commented Apr 14, 2022

This is for the game "Overcooked", not Final Fantasy :)

Aww ok I see thanks, Maybe I could find the CRC and change that.... Between app and save file

Hash CRC32 is 2A54839B for the FFORIGIN Save file, Matches length 0x58E6D9AF on line Program.cs line 35

CRC has to be renamed as it is CRC32

I'll try it later, got other appointment's to attend to today.

edit nope still same, maybe save file size fix..... at 5.92MB ?
trytr657657

@Timmy5942
Copy link
Author

Just https://github.com/hadeutscher/OvercookedTool/blob/master/OvercookedTool/OvercookedTool.csproj

netcoreapp3.1 to netcoreapp6.0 for latest version

@Timmy5942
Copy link
Author

Timmy5942 commented Apr 18, 2022

https://github.com/hadeutscher/OvercookedTool/blob/master/OvercookedTool/Program.cs

Its working on a hash version SHA1 for [Overcooked] save file

"jjo+Ffqil5bdpo5VG82kLj8Ng1sK7L/rCqFTa39Zkom2/baqf5j9HMmsuCr0ipjYsPrsaNIOESWy7bDDGYWx1eA==", string hashFunction = "SHA1", int keySize = 256)

If only I had the original Overcooked save file to compare or game .exe ever its getting its information from, it seams to be broken down to three hash keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants