Skip to content

A GUI for the leaked odin4 tool. Odin4 is an official (leaked) samsung tool to flash samsung firmware or custom firmware files onto the target device.

Notifications You must be signed in to change notification settings

Ragekill3377/Odin4-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Odin4 GUI for Linux

  • This project is a Python-based GUI for Odin4, a command-line flashing tool for Samsung devices on Linux.
  • Samsung's Odin on Linux is no longer a dream! This is an official version leaked from Samsung.

Features

  • File Flashing: Supports BL, AP, CP, CSC, and UMS files.
  • Device Detection: Auto-detect connected Samsung devices. You WILL need adb and usbmuxd.
  • Progress Monitoring: Displays the terminal output of Odin4 during flashing, for Debugging.
  • File Integrity Check: Prevents flashing corrupted files to avoid bricking the device.
  • Reboot Options: Provides options for rebooting or downloading mode after flashing.
  • Odin-Like: Feels just like the normal odin on Windows.

Installation

Requirements

  1. Python 3.x
  2. Odin4: (Actual binary is in project.)
  3. ADB(Android-Debug-Brdige)
  4. usbmuxd

Steps:

1.Run the script:

./install_odin4.sh

2.Install dependencies:

  • Depending on distro/flavour of linux you're running, install usbmuxd,adb,python,customtkinter(from python-pip).

3.Run:

python3 main.py

Open an issue if there are any difficulties. Disclaimer: Odin4Linux itself is NOT open-source, but it is an official samsung leak.

  • You can hash check the file or even decompile it to check for any 'unwated' things, even though there are none.
  • You are free to use this and modify it however you want.
  • Samsung firmware sites (Trusted 100%):-
  1. samfw
  2. sammobile
  • Personally, I use samfw.

** I, Ragekill3377, am NOT responsible for any damage caused to your devices by this tool. Flashing incorrectly can lead to bricked devices. Be careful. You are not to blame me. If you try, I'll laugh at you.**

About

A GUI for the leaked odin4 tool. Odin4 is an official (leaked) samsung tool to flash samsung firmware or custom firmware files onto the target device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published