File tree Expand file tree Collapse file tree 1 file changed +42
-0
lines changed
Expand file tree Collapse file tree 1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ Version 1.0.0 (October 23 2017)
2+ -------------
3+ Initial public release of SQLite Miner. Includes the following features:
4+ - Reading individual SQLite database with the --file= option
5+ - Recursively searching a directory for SQLite databases using the --dir= option
6+ - Decompressing compressed files using IO::AnyUncompress with the --decompress option
7+ - Exporting identified blobs using the --export option
8+ - Printing basic usage with --help
9+ - Changing the output directory using the --output= option
10+ - Verbose output using the --verbose option
11+ - VERY verbose output using the --very-verbose option
12+ - The following filetypes:
13+ 7ZIP
14+ BZIP
15+ GZIP
16+ LZ4
17+ RAR
18+ RAR_5.0
19+ ZIP
20+ ZIP_EMPTY
21+ ZIP_SPAN
22+ ZLIB_LOW
23+ ZLIB
24+ ZLIB_MAX
25+ BPLIST
26+ XML
27+ BMP
28+ JPEG_RAW
29+ JPEG_JFIF
30+ JPEG_EXIF
31+ GIF
32+ PNG
33+ WEBP
34+ MP3
35+ MP3_ID3
36+ OGG
37+ WAV
38+ FLAC
39+ PDF
40+ RTF
41+ iNote
42+ DALVIK_EXECUTABLE
You can’t perform that action at this time.
0 commit comments