Example Usage
h/help Display this help message
d/dir Directory to recursively process. This is required
q/quiet Don't output all key/value pairs to console. This happens by default
t/outputType Output type. Can be "csv" or "json"
o/outputDir Directory to save all output results to. Required for any file output
f/outputFile Filename to use when saving output. This will be appended with path and date
b/batch Combine all output files into one file. Supported by "csv" and "json" file types
c/clean-output Clean the file output of non-visual characters, such as \u001
z/timezone Specify the IANA timezone to use when using timestamps. Default is UTC
no-header Don't display the header
u/check-update Check for updates only
offline Runs in offline mode, this doesn't check for updates
Short options (single letter) are prefixed with a single dash. Long commands are prefixed with two dashes
Examples: LevelDBParser.exe -d "C:\Temp\leveldb"
LevelDBParser.exe -d "C:\Temp\leveldb" -o "C:\Temp" -q --offline
LevelDBP
See also
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
goodboy-framework
Open Source
15-stage Windows malware development & analysis course in Rust. Red team builds it, blue team detect…
malwaredb-rs
Open Source
MalwareDB: bookkeeping for malware, goodware, and unknown files with relationship discovery…
soSaver
Open Source
A Frida-based utility for dynamically extracting native (.so) libraries from Android applications.…
Meerkat
Open Source
A collection of PowerShell modules designed for artifact gathering and reconnaisance of Windows-base…
AlphaGolang
Open Source
IDApython Scripts for Analyzing Golang Binaries…