[x]We're back! After a failure of the drives in our database server, all data has been restored from last night's backup. The last 24 hours or so of submissions will likely need to be re-made but everything else should be okay. Please let me now if you notice anything not working as it should though. Thanks! -Petie


Users browsing this thread: 1 Guest(s)
How to identify archive file format (PC only detects it as "file")
#4
When you open it with a hex editor, the first few letters of the file are "SQLite format 3". It is an SQLite database file.

Using SQLite Browser (https://sqlitebrowser.org), I can see they saved every file under "fileinfo" table, with original filename as key and its data as value. It's pretty easy to rip.

[Image: sgeTXhC.png]

- Rufas
Reply
Thanked by:


Messages In This Thread
RE: How to identify archive file format (PC only detects it as "file") - by rufaswan - 08-09-2020, 03:29 PM

Forum Jump: