08-09-2020, 03:29 PM
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.
- Rufas
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.
- Rufas