Skip to content

Releases: corsicanu/hadesFirm

hadesFirm 0.3.6.9

21 Jan 05:44
Compare
Choose a tag to compare
  • Reverted net8.0 and vscode2022, causes some issues with decryption and also it doesn't run and neither prompt user to install net8.0 on the target machine

Below is the full changelog of 0.3.6.8, everything else still stands:

  • Added Field for imei/serial input to comply with samsungs api changes (thanks to @ivanmeler)
    Imei or serial number has to be valid for a device you are downloading firmware for
    If better solution is found we will implement it but for now here we are.
    In cmdline mode use -imei command when checking for fw and downloading
  • Updated net8.0 and vscode 2022
  • Added button to search online for imei on Google (should bring up some usable imeis from swappa)
  • Tweaked a bit visuals (added label for size and rearranged speed/size)

hadesFirm 0.3.6.7

21 Dec 08:59
Compare
Choose a tag to compare

Fixed downloads again and again and again, thanks Samsung.

Research and fixes originate @chenxiaolong and @zacharee
Thanks to @ananjaser1211 for parallel research

hadesFirm 0.3.6.6

11 Dec 07:33
Compare
Choose a tag to compare

Fixed EUX/EUY downloads for some models
Thanks to @ananjaser1211 for random brainstorming

hadesFirm 0.3.6.5

11 Oct 08:27
Compare
Choose a tag to compare

Fixed downloads returning error 403, huge thanks to @ananjaser1211

Release 0.3.6.3

05 Sep 06:31
Compare
Choose a tag to compare
  • Automatic mode is default now when starting an app for the first time instead of manual
  • Bumped version number
  • Fixed loading of config in case of "start in" (e.g. when started from start app would try to load config from %windir%\System32 instead of its native dir)