-----------------------------------------------------------------
[*] Emulating binary name: sqlcipher
[*] Emulator used: qemu-arm-static
[*] Using root directory: /logs/s115_usermode_emulator/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract (1/2)
[*] Using CPU config:
[*] Emulating binary: /usr/bin/sqlcipher
[*] Change permissions +x to /logs/s115_usermode_emulator/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/./usr/bin/sqlcipher.
[*] Emulating binary ./usr/bin/sqlcipher with parameter NONE
[*] Emulating binary ./usr/bin/sqlcipher with parameter -v
./usr/bin/sqlcipher: Error: unknown option: -v
Use -help for a list of options.
[*] Emulating binary ./usr/bin/sqlcipher with parameter -V
./usr/bin/sqlcipher: Error: unknown option: -V
Use -help for a list of options.
[*] Emulating binary ./usr/bin/sqlcipher with parameter -h
./usr/bin/sqlcipher: Error: unknown option: -h
Use -help for a list of options.
[*] Emulating binary ./usr/bin/sqlcipher with parameter -help
Usage: ./usr/bin/sqlcipher [OPTIONS] FILENAME [SQL]
FILENAME is the name of an SQLite database. A new database is created
if the file does not previously exist.
OPTIONS include:
-bail stop after hitting an error
-batch force batch I/O
-column set output mode to 'column'
-cmd COMMAND run "COMMAND" before reading stdin
-csv set output mode to 'csv'
-echo print commands before execution
-init FILENAME read/process named file
-[no]header turn headers on or off
-help show this message
-html set output mode to HTML
-interactive force interactive I/O
-line set output mode to 'line'
-list set output mode to 'list'
-mmap N default mmap size set to N
-newline SEP set newline character(s) for CSV
-nullvalue TEXT set text string for NULL values. Default ''
-separator SEP set output field separator. Default: '|'
-stats print memory stats before each finalize
-version show SQLite version
-vfs NAME use NAME as the default VFS
[*] Emulating binary ./usr/bin/sqlcipher with parameter --help
Usage: ./usr/bin/sqlcipher [OPTIONS] FILENAME [SQL]
FILENAME is the name of an SQLite database. A new database is created
if the file does not previously exist.
OPTIONS include:
-bail stop after hitting an error
-batch force batch I/O
-column set output mode to 'column'
-cmd COMMAND run "COMMAND" before reading stdin
-csv set output mode to 'csv'
-echo print commands before execution
-init FILENAME read/process named file
-[no]header turn headers on or off
-help show this message
-html set output mode to HTML
-interactive force interactive I/O
-line set output mode to 'line'
-list set output mode to 'list'
-mmap N default mmap size set to N
-newline SEP set newline character(s) for CSV
-nullvalue TEXT set text string for NULL values. Default ''
-separator SEP set output field separator. Default: '|'
-stats print memory stats before each finalize
-version show SQLite version
-vfs NAME use NAME as the default VFS
[*] Emulating binary ./usr/bin/sqlcipher with parameter --version
3.8.6 2014-08-15 11:46:33 9491ba7d738528f168657adb43a198238abde19e
[*] Emulating binary ./usr/bin/sqlcipher with parameter version
-----------------------------------------------------------------