View Single Post
Old 07-04-2025, 11:30 PM   #21
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,007
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Actually, I'm forgetting my own software.
For both Android images (boot, recovery) and ELF images (xbl, abl, rpm, cmnlib...) the /t flag only loads the "truncated" image.
So you can:
Code:
edl /u /r /t /pwhatever_a a.img
edl /u /r /t /pwhatever_b b.img
fc /b a.img b.img | more
This will generate files only as big as the "real" content.
So when you compare the files you won't be comparing the dust bunnies at the end of the partitions.
Renate is offline   Reply With Quote