Skip to content

Instantly share code, notes, and snippets.

@DarkNacho
Created March 1, 2021 02:21
Show Gist options
  • Save DarkNacho/172af58c814e8d77e04fff8bc3357dc7 to your computer and use it in GitHub Desktop.
Save DarkNacho/172af58c814e8d77e04fff8bc3357dc7 to your computer and use it in GitHub Desktop.
Resident evil save security collection
Resident Evil HD Remaster
Security:
-> Blowfish
-> Key SBmdYgEamc=#sA0)Mhs9#>/4iiXbMPxW
-> SHA1
-> Offset: 12
-> Calculation Start: 64
-> Calculation Length: Int32 stored at 32
Resident Evil Revelations 2
-> Blowfish
-> Key zW$2eWaHNdT~6j86T_&j
-> DWADD
-> Offset: 8
-> Calculation Start: 16
-> Calculation Length: 302432
-> SHA1
-> Offset: EOF-32
-> Calculation Start: 16
-> Calculation Length: EOF-48
Resident Evil 2
-> Key K<>$cl%isqA|~nV4W5~3z_Q)j]5DHdB9sb{cI9Hn&Gqc-zO8O6zfw
Resident Evil 7
-> Key hHGb4nS653aRT29jy
@bucanero
Copy link

bucanero commented Mar 1, 2021

he investigado un poco, y segun el decompiler, la key para el Resident Evil 0 es el mismo que el del HD remaster: SBmdYgEamc=#sA0)Mhs9#>/4iiXbMPxW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment