Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@JoshBent I just wanted to write the description as specific as this I get from the analysis guy :)
-
doomsday7627yThis almost always happens with me. Added an issue with the maintainer of my device, no response 😅
Unless you're on Oneplus X too, Now I think this may be a recovery bug! -
@PaddiM8 it is a checksum of a file, and not me but TWRP. If I remember I have no other choice for one plus 2
-
@PaddiM8 I don't know why TWRP still uses it. In this case I don't care much about security. It's just a backup before updating the Android just in case
-
doomsday7627y@PaddiM8 Actually, the point of MD5 isn't security but integrity. checksum is calculated and saved at the time of creating the backup, and is verified at the time of restore. it ensures that the restore doesn't go through with a corrupted image. Wouldn't wanna damage the partitions with corrupted data
So recently I wanted to make a backup of my phone and something unexpected showed up :o
undefined