Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您需要在文件夹的位置之前添加“sql:”以指定这是您尝试读取的 sqlite db,因此它将是:
certutil.exe -L -d sql:“C:\Users\Home\AppData\Roaming\Mozilla\Firefox\Profiles\1bku2z91.default-1633392324717\”
Windows 11:@BecarioEstrella 的答案不起作用。certutil.exe 说“-L”不是一个有效的参数。