[WINDOWS APP]Check Fus Downloader - Download and decrypt latest firmware [Kies2.0]

Search This thread

dariowolf

New member
Aug 23, 2011
3
0
You must supply the phone model too! It's GT-I9000 by default.

Sorry, noob mistake. Unfortunately, the result does not change

Code:
$ ./CheckFusDownloader_v0.5.exe -c P1000AIJP3/P1000XXJPZ/P1000TIMJP4/P1000AIJP3 TIM GT-P1000
Model: GT-P1000
PDA: P1000AIJP3
CSC: P1000XXJPZ
PHONE: P1000TIMJP4
PCODE: TIM
No firmware info for given data.
 

LuffarJoh

Senior Member
May 10, 2007
615
487
Sorry, noob mistake. Unfortunately, the result does not change

Code:
$ ./CheckFusDownloader_v0.5.exe -c P1000AIJP3/P1000XXJPZ/P1000TIMJP4/P1000AIJP3 TIM GT-P1000
Model: GT-P1000
PDA: P1000AIJP3
CSC: P1000XXJPZ
PHONE: P1000TIMJP4
PCODE: TIM
No firmware info for given data.

Test switch csc and phone

Sent from my GT-I9000 using xda premium
 
  • Like
Reactions: SGS_elko

dariowolf

New member
Aug 23, 2011
3
0
Test switch csc and phone

WOW, works like a charm.
Code:
$ ./CheckFusDownloader_v0.5.exe -c P1000AIJP3/P1000TIMJP4/P1000XXJPZ/P1000AIJP3 TIM GT-P1000
Model: GT-P1000
PDA: P1000AIJP3
CSC: P1000TIMJP4
PHONE: P1000XXJPZ
PCODE: TIM

------== Retrieved info ==------
LATEST_FW_VERSION: P1000AIJP3/P1000TIMJP4/P1000XXJPZ/P1000AIJP3
BINARY_NAME: GT-P1000_TIM_1_20110715170533.zip.enc2
LAST_MODIFIED: 20110715170542
BINARY_CRC: 1502348811

Thank you, LuffarJoh.
 

LuffarJoh

Senior Member
May 10, 2007
615
487
WOW, works like a charm.
Code:
$ ./CheckFusDownloader_v0.5.exe -c P1000AIJP3/P1000TIMJP4/P1000XXJPZ/P1000AIJP3 TIM GT-P1000
Model: GT-P1000
PDA: P1000AIJP3
CSC: P1000TIMJP4
PHONE: P1000XXJPZ
PCODE: TIM

------== Retrieved info ==------
LATEST_FW_VERSION: P1000AIJP3/P1000TIMJP4/P1000XXJPZ/P1000AIJP3
BINARY_NAME: GT-P1000_TIM_1_20110715170533.zip.enc2
LAST_MODIFIED: 20110715170542
BINARY_CRC: 1502348811

Thank you, LuffarJoh.

Great! :)

Sent from my GT-I9000 using xda premium
 

mylove90

Senior Member
Feb 27, 2011
1,081
749
33
Cairo
Very Greedy bada user

Hi LuffarJoh
your tool is so good
i am a bada user and it works like a charm
Can you please post your tool in bada thread too ??:eek:
Also we need GUI :D
Maybe presets too :D
Maybe you should co-operate with larioteo to bring Slyfer back to life :)

Thanks in Advance
Best Regards
 
Last edited:
  • Like
Reactions: adfree

LuffarJoh

Senior Member
May 10, 2007
615
487
Found a server-side problem which caused the exception mentioned earlier. Delete your Dbdata.db-file and you should be good to go again.
 

LuffarJoh

Senior Member
May 10, 2007
615
487
I got some good news and a major update!

You no longer need FusCipherUtil.dll to use CheckFusDownloader! This makes it possible to port to other languages, such as platform independent Java :) I will start the port as soon as I can, but dont expect it to soon :)

Other changes
* Bada support
* Not limited to the preset list anymore (Advanced tab)
* Decrypt a already downloaded firmware
* CRC check a already downloaded firmware
* Bug fixes and a lot of code clean up.
* Icon

Grab the new version here and consider a small donation to keep me motivated :)
 
  • Like
Reactions: LordVetinari

rackko

Member
Jun 30, 2011
11
1
It doesn't work on Windows XP (also the previous CheckFus version) ... :confused:
 

Attachments

  • checkfus20.jpg
    checkfus20.jpg
    93.5 KB · Views: 52
Last edited:

LuffarJoh

Senior Member
May 10, 2007
615
487
try run it in Compatible Mode -> Win XP

Edit: There is a thread in Bada forum now. Not made by me but I will follow it and answer any questions.
 
Last edited:

LordVetinari

Senior Member
Mar 5, 2011
282
33
Pretoria
Samsung Galaxy S20 FE
Unfortunately not. I'm running windows xp thats not behind a firewall, but in a virtual box vm and I get the same behaviour.
I'm not to worried about out though. :)

LV.
--
I might be wrong. You might be crazy.
 
Last edited:

LuffarJoh

Senior Member
May 10, 2007
615
487
I have found a ugly bug causing the program to consume a lot of memory and often fail to download firmwares due to this. I will probably release a new version tomorrow. Hopefully I will also fix the Win XP problem.
 

LuffarJoh

Senior Member
May 10, 2007
615
487
Bug fix version release.
Still main version 2.0 but file version should be 2.0.0.1
Same download link.

* Fixed high memory consumption when downloading files.
* Should work in Win XP now
 

Top Liked Posts

  • There are no posts matching your filters.
  • 127
    The only working Firmware Checker, Downloader and Decrypter for Samsung firmwares. Bada and Android.

    Download links can be found here

    Usage of non-GUI
    Usage: <-c|-dl> <HIDSWVER> <PRODCODE> [<MODEL>] [<OS>]
    -c --- Check latest firmware
    -dl --- Download latest firmware
    <MODEL> --- Default: GT-I9000
    <OS> --- Default: Android
    -- Alternative: Bada
    Example: CheckFusDownloader.exe -c I9000XXJF3/I9000OXAJF3/I9000XXJF3/I9000XXJF3 XEU
    Example: CheckFusDownloader.exe -c S8500XXJL2/S8500OXAJL2 XEO GT-S8500 Bada

    Let me know if something fails.

    Remember to hit the thanks button and maybe buy me beer ;)

    Changelog
    v.2.1 - File version 2.1.0.0
    * Added ability to download TestMode firmwares
    * Let's you enable TestMode in Kies (Please report if it works)
    * Sorted model list

    v.2.0 - File version 2.0.0.1
    * Fixed high memory consumption when downloading files.
    * Should work in Win XP now

    v.2.0
    + Do not need FusCipherUtil.dll anymore
    + Bada support
    + Not limited to the preset list anymore (Advanced tab)
    + Decrypt a already downloaded firmware
    + CRC check a already downloaded firmware
    + Bug fixes and a lot of code clean up.
    + Icon

    v.1.0
    + GUI
    - NOT added Bada support to GUI-version yet. Will come soon!

    v.0.5
    + Now works with Bada OS
    + Added CRC check
    * Better error messages
    6
    Thank you man, works great, amazing and fast
    S5830 Serbia MSR
    5
    Unfortunately Samsung have made changes to the servers that the Downloader cannot handle.
    At the moment I have no working practical solution for the Downloader.

    It was fun while it lasted :)
    5
    New version.
    v2.1 - File version 2.1.0.1
    * Possible fix for Enabling TestMode

    If Enabling TestMode does not work, I need to know what phone and firmware you are using.
    3
    As promised, here is the new version:
    v.2.1 - File version 2.1.0.0
    * Added ability to download TestMode firmwares
    * Let's you enable TestMode in Kies (Please report if it works)
    * Sorted model list

    How to enable TestMode manually
    Code:
    ------------------------------------------
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Samsung\Kies2.0\FUS]
    "Setting_1"=dword:057abb32
    ------------------------------------------

    This is still not 100% confirmed, please report if it works!