-
Notifications
You must be signed in to change notification settings - Fork 36
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
CryptographicException at SamFirm.KiesAuth.DecryptNonce(String inp) in KiesAuth.cs #15
Comments
Samsung just fix the encrypt key and iv so now nonce still got but can not decrypted. Waiting for someone fix it |
Just as i was working on imporvements.. they change encryption method.. |
Switching to the new keys alone isn't sufficient. (They can be found from the same places as the old keys. There's only a tiny bit of obfuscation in the form of two string replacement calls.) From initial testing, it looks like all of these conditions are necessary:
I'm not sure if it's possible to download arbitrary firmware anymore. I tried various things, like pretending to be old Smart Switch version, with no luck. |
Did you got new key of the nonce encrypt? |
I won't post the actual keys, but you can run this to extract the keys from publicly available sources: https://gist.github.com/chenxiaolong/62282271bfd8af198b75fc9cce201333 |
this script works on Mac only right? |
No, it should work anywhere where Python is installed (I personally use Linux). |
how can I have your private contact bro? like telegram or whatsapp? |
- more info on chenxiaolong/samfusdl@1ad29ed https://github.com/chenxiaolong/samfusdl/releases/tag/v0.1.8 ivanmeler#15 (comment) zacharee/SamloaderKotlin#116 zacharee/SamloaderKotlin@e0766d7 Co-authored-by: Andrew Gunnerson <accounts+github@chiller3.com> Co-authored-by: Zachary Wander <zachary.wander@gmail.com> Co-authored-by: Anan Jaser <ananjaser@gmail.com> Signed-off-by: corsicanu <me@corsicanu.ro>
- more info on chenxiaolong/samfusdl@1ad29ed https://github.com/chenxiaolong/samfusdl/releases/tag/v0.1.8 #15 (comment) zacharee/SamloaderKotlin#116 zacharee/SamloaderKotlin@e0766d7 Co-authored-by: Andrew Gunnerson <accounts+github@chiller3.com> Co-authored-by: Zachary Wander <zachary.wander@gmail.com> Co-authored-by: Anan Jaser <ananjaser@gmail.com> Signed-off-by: corsicanu <me@corsicanu.ro>
fixed in new release, will be released in hour or so |
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Change-Id: I5c2624ba7a05936ff81beb3c38ab544334b60e3e
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Change-Id: I5c2624ba7a05936ff81beb3c38ab544334b60e3e
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment)
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
More info at: ivanmeler/SamFirm_Reborn#15 (comment) zacharee/SamloaderKotlin#116 (comment) Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
There seems to be a new issue since today (yesterday it was still working normally), see two examples below. It happens, no matter which region or model is used, or if you just want to check or download a firmware. Tested with version 0.3.6.6 and also with 0.3.6.5.
Maybe Samsung has again changed something in their server authentication?
The text was updated successfully, but these errors were encountered: