View Single Post
Old 02-26-2024, 06:03 AM   #13
sgmoore
Zealot
sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.sgmoore ought to be getting tired of karma fortunes by now.
 
Posts: 140
Karma: 642206
Join Date: Mar 2021
Device: Kindle Voyage
Quote:
Originally Posted by jomteon View Post

It creates a new temporary file each time I run DeDRM, so I'm not sure how that would help. But I may just be misunderstanding you here.
The plugin is extracting map_data_storage.db to a file in the temporary folder and lets windows just generate a random filename (which is why the name is different each time). Then it reads the serial number from this file and deletes it - which is line 303 that throws the error.

All this is doing is bypassing the backup extraction and is reading the serial number from the map_data_storage.db file directly and, most importantly, the plugin won't delete map_data_storage.db , so we skip the line that is causing the error.
sgmoore is offline   Reply With Quote