wechat-dump-rs icon indicating copy to clipboard operation
wechat-dump-rs copied to clipboard

database disk image is malformed

Open Jeck-Liu-Create opened this issue 1 year ago • 1 comments

可以正常打开但是,有的数据页会受损

(base) PS C:\my_program\Asahngdan\WeChatMsg> sqlite3 "C:\my_program\Asahngdan\WeChatMsg\app\DataBase\wechat_14756\MediaMSG0.db" "PRAGMA integrity_check;"
*** in database main ***
Page 6564: btreeInitPage() returns error code 11
Page 6560 is never used
Page 6561 is never used
Page 6562 is never used
Page 6563 is never used
Error: stepping, database disk image is malformed (11)

Jeck-Liu-Create avatar Jan 24 '24 06:01 Jeck-Liu-Create

一样的问题,不知道为啥。

digjack avatar May 11 '24 07:05 digjack