edl VS payload-dumper-go

Compare edl vs payload-dumper-go and see what are their differences.

edl

Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools :) (by bkerler)

payload-dumper-go

an android OTA payload dumper written in Go (by ssut)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
edl payload-dumper-go
26 18
1,400 1,983
- -
8.7 1.0
9 days ago 10 days ago
Python Go
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

edl

Posts with mentions or reviews of edl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-29.
  • Rooting the Boox Tab Mini C
    2 projects | /r/Onyx_Boox | 29 Oct 2023
    Open up QFIL (which should have been installed as part of the QPST tool). Click "Configuration" -> "FireHose Configuration" and in the window which pops up change the "Device Type" to UFS as informed by the article here "https://www.ereaderpro.co.uk/en/blogs/news/e-ink-product-follow-up-boox-tab-mini-c-and-page-versus-previous-generation". The article indicates that the device uses UFS2.1 as it's storage protocol. It also indicates that the device uses a Qualcomm® Snapdragon™ 662. In order to properly program the chip we need an appropriate programmer which is `prog_firehose_life_ddr_patched.zip`. The driver to communicate with the Qualcomm chip was originally found in a git thread (https://github.com/bkerler/edl/issues/200) attached to a comment as `prog_firehose_life_ddr_patched.zip` here: https://github.com/bkerler/edl/files/7991604/prog_firehose_life_ddr_patched.zip. To use this change the "Select Build Type" to be "Flat Build" and then click "Browse" for the "Programmer Path" and point it to `prog_firehose_life_ddr_patched.zip`.
  • Windows 11 has made the “clean Windows install” an oxymoron
    9 projects | news.ycombinator.com | 21 Aug 2023
    YMMV, but in my experience it works flawlessly.

    If that fails there are chip specific tools you can use to read/write to the right partitions, such as the fantastic EDL tool for Qualcomm devices:

    https://github.com/bkerler/edl

  • Oneplus 7t resetted itself after update
    2 projects | /r/oneplus | 27 May 2023
    EDL is the offical protocol used by support to debug and reset your phone. Issuing the following command should reboot you into fastboot.
  • Owning the Netgear M6 Pro MR6400
    2 projects | /r/Dish5G | 11 May 2023
    Sierrakeygen HOW-TO on Windows 1. Original information from https://github.com/bkerler/edl
  • Cheap android phone I can run void on?
    1 project | /r/voidlinux | 19 Mar 2023
  • Oneplus 3 display remains black
    1 project | /r/LineageOS | 9 Mar 2023
    As for tracking down the issue on your side, it would be a matter of setting up this and then creating a memory dump while in EDL mode. The "how to get logs out of this" part we'll have to figure out afterwards.
  • Sony Xperia XZ2 bricked
    1 project | /r/SonyXperia | 15 Feb 2023
    After flashed wrong abl from LG G7 to abl_a partition and reboot, my phone was bricked. No Flash mode nor fastboot, I was use paper clip and short to testpoint in mainboard, its recogized as QUSB_BULK_CID:0402_SN:XXXXXXXX. I can send hello packet to sahara (edl mode) and got these information when using EDL tools (https://github.com/bkerler/edl). Seem like Sony sake authencation and Secure boot prevented me load different loader to sahara, Is there anyway or who can find the correct firehose loader programmer file for this XZ2? :
  • USB > virtual machine connexion issues (windows 10) VM inside Virt manager/Virtual machine manager
    2 projects | /r/linuxquestions | 15 Oct 2022
    I had this problem too, I find it simpler to use something like hirensboot CD (a windows live image) or an edl tool to directly flash the image from Linux, like this, first you'll need to decompress the image with this.
  • stuck on mi logo after flashing patched boot.img
    4 projects | /r/androidroot | 27 Aug 2022
    You might be able to use bkerlers edl to unbrick the phone. https://github.com/bkerler/edl
  • OnePlus 9 Pro Hard Bricked, just like my heart :(
    1 project | /r/OnePlus9Pro | 21 Aug 2022
    I did. Kinda funny that all the links in those search results are marked as linked. I tried every possible solution that I could find. Even this https://github.com/bkerler/edl but still no luck. Thanks for your reply though.

payload-dumper-go

Posts with mentions or reviews of payload-dumper-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Looking for root for Realme 10 Pro +
    1 project | /r/androidroot | 12 May 2023
    In there you should either find a boot.img, or a payload.bin. If it's the 2nd, unpack it and then patch the boot image.
  • Help stuck on boot
    1 project | /r/surfaceduo | 24 Apr 2023
    Use Payload Dumper to dump the base .img system files from the .bin file in the recovery image. https://github.com/ssut/payload-dumper-go
  • Does anyone have Flamingo 1.1 (Android 12.1) files to share?
    2 projects | /r/OnePlus7Pro | 22 Jan 2023
    Do really need a boot img? I installed flamingo 13 without one. But if you really need one you can simply use https://github.com/ssut/payload-dumper-go
  • I am confused on how to update my firmware
    1 project | /r/LineageOS | 8 Jan 2023
  • LineageOS 20
    8 projects | news.ycombinator.com | 31 Dec 2022
    Since it's compatible with so many devices, it should probably run on most others too as long they support the same Camera API.

    As for downloading, I'm not sure if it's available separately, which of course would be the easiest way, but you can always get the APK for it from any LineageOS build. Just download the flashable ZIP image, extract `payload.bin` from inside the ZIP, extract the `product` partition with `payload-dumper-go` [1]: `payload-dumper-go -p product payload.bin`, and then you have an EXT4 image you can simply mount under UN*X, or extract from using numerous tools for Windows.

    1. https://github.com/ssut/payload-dumper-go

  • China Rom
    1 project | /r/RedMagic | 24 Nov 2022
    Yep. I tried with my 6spro. Flash thought fastboot. Step 1: you have to unlock bootloader. 2: download full zip file from https://ui.nubia.cn/rom. 4: Download payload.bin extractor and extract payload.bin from full zip file to the same folder as payload-dumper-go: https://github.com/ssut/payload-dumper-go/releases/tag/1.2.2 5: depending on your pc (window,linux...), I use linux so i run: ./payload-dumper-go payload.bin 6: after that, there will be a new folder full of .img files. 7: boot your phone to fastboot: - if your phone is not shutdown: adb reboot fastboot - if your phone is shutdown: hold volume down + power buttons, then wait until screen fastboot shows up. After that run cmd: fastboot reboot fastboot 8: then flash all .img from step 6 follow this link (in STEP 6: Flash Logical Partition Files, don't forget to flash vendor_system vendor_system.img after vendor) : https://www.droidwin.com/how-to-delete-and-create-logical-partition-on-oneplus-8t/ 9: after rebooting your phone, copy the full zip file from step 2 to your phone, then flash through the local-update in settings (just in case there is any problem). Don't lock the bootloader after that. I don't know if locking bootloader will brick your phone or not.
  • Stuck during installation - Oneplus 8 Pro
    1 project | /r/LineageOS | 30 Oct 2022
    The installation instructions we have now assume that you were using the 2022-10-30 build, and thus removes a key step that was needed on older builds. Follow the hints LuK1337 provided to figure out what difference there is in the 2022-10-30 build vs the 2022-10-09 build. I'll link this here as another hint: https://github.com/ssut/payload-dumper-go/releases/tag/1.2.2
  • vbmeta.img & dtbo.img aren't available to download
    1 project | /r/LineageOS | 17 Oct 2022
    Use payload-dumper-go: https://github.com/ssut/payload-dumper-go
  • stuck on mi logo after flashing patched boot.img
    4 projects | /r/androidroot | 27 Aug 2022
    So if a custom ROM was installed on that device, download a zip of it. Next up, download payload dumber from here: https://github.com/ssut/payload-dumper-go/releases/tag/1.2.2 Extract a downloaded version archive and open a terminal in a directory with an executable. On Linux you should mark the file with 'chmod +x payload-dumpaer-go'. Run 'payllad-dumper-go ROM.zip' and wait. When it finished it's work, go to the newly generated folder and get your boot.omg here.
  • Help Upgrading Oneplus 8 LOS 18.1 to 19.1
    1 project | /r/LineageOS | 27 Aug 2022
    In the guide: Which one is the A12 Oxygen OS ROM, is it the Beta Build. How to extract stock ROM using payload-dumper-go

What are some alternatives?

When comparing edl and payload-dumper-go you can also consider the following projects:

mtkclient - MTK reverse engineering and flash tool

android_packages_apps_Aperture

sahara - A multi-platform tool for working with Qualcomm Sahara protocol using QT5 and libopenpst

lineage_wiki

kernel_msm-redbull - Kernel sources for the Pixel 4a (5G), Pixel 5 and Pixel 5a.

hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

streamlink - Streamlink is a CLI utility which pipes video streams from various services into a video player

android_packages_apps_Aperture - CameraX based camera app for LineageOS - releases here https://sebaubuntu.dev/lineageapps.html

river - 🌊 Online machine learning in Python

vendor_flamingo

git - A fork of Git containing Windows-specific patches.

FreeDcam - FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs