Recent content by Setzer_

  1. Setzer_

    Monster Hunter Rise: Sunbreak save encryption

    Thank you again. I'll try to look into the strings. I think I neglected those because Ghidra doesn't have a way to easily search for UTF-16 strings. When you say you search for constants, how are you doing that/what are you looking for? Currently I've been using Cheat Engine + Ghidra. Is there...
  2. Setzer_

    Monster Hunter Rise: Sunbreak save encryption

    Thank you! This is all great info. I'll check it out tomorrow. How were you able to recognize the user of blowfish vs XS? And I'll try to look at the strings as well. Do you know how you found that info about it being XS? Thank you again! Sorry if that's too many questions. I believe I was...
  3. Setzer_

    Monster Hunter Rise: Sunbreak save encryption

    Could you expand on this? I've been looking at the encryption for the past couple days. I'm still a noob at reversing, so I've so far been able to dump the unencrypted save file memory buffer and identify the instruction where the encryption is happening. Have you been able to find or do you...