View Single Post
Old 05-22-2022, 08:13 AM   #70
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 4,025
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
The most usual client for EDL has always been the Python version at https://github.com/bkerler/edl
This is theoretically platform-agnostic, presuming that you can get all the dependencies working.

I got fed up with dependencies, so I wrote a native Windows version without any dependencies (availible in my sig).
The command line syntax and capabilities are different than the Python version.
Since for the typical user the major use case is to pull system and recovery images, my version can pull images trimmed of useless padding (the /t option).
Renate is offline   Reply With Quote