zacharee / SamloaderKotlin

MIT License
863 stars 103 forks source link

Decryption process fail around 80% #230

Closed pbalenzuela closed 2 weeks ago

pbalenzuela commented 2 weeks ago

Describe the bug Unable to decrypt a successfully downloaded rom

To Reproduce Steps to reproduce the behavior:

  1. At First I simply downloaded a specific rom using "downloader" option
    model: SM-S711B
    region: ARO
    firmware: S711BXXU1BWK5
    file: SM-S711B_2_20240603233141_q68nalyjdg_fac_S711BXXS3CXE8_S711BOLM3CXE8_S711BXXS3CXE8_S711BXXS3CXE8_OPS.zip.enc4
    decryption key: 7XXEE1XS/XSX771/
    IMEI: my actual IMEI number
  2. I tried then to decrypt the file using the "decrypter" tool

I both cases it failed after passing 90% of the process

image

Expected behavior Successfully decrypt the rom

Screenshots image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context I tried other tools and they failed similarly. This might be a problem from Samsung servers

zacharee commented 2 weeks ago

Do you have enough free space on your system for it to decrypt? The error message says you don't.

pbalenzuela commented 2 weeks ago

What a stupid overlook. I was so biased thinking about more complex scenarios and I didn't mind that my disk was actually full Thanks for the tip