ICQ Parser
Project description
ICQ Parser
This tool is designed to provide a web-based view of the contents of the ICQ chat application.
It also parses the contents into JSON files which can be ingested into other tool-sets.
Usage
Install
python3 -m pip install icq-parser
Then:
playwright install chromium
This will install the chromium headless version for the desired system. It is only required once, before initial run, and thus
internet connectivity is required for this one time only.
Process
usage: icq-parser process [-h] {ios,desktop} ...
options:
-h, --help show this help message and exit
Device Type:
{ios,desktop}
ios process iOS artifacts
desktop process desktop artifacts
usage: icq-parser process ios [-h] -s <PATH> -d <PATH> [--log]
options:
-h, --help show this help message and exit
-s <PATH>, --source <PATH>
source path for the iOS ICQ artifacts
-d <PATH>, --dest <PATH>
destination path to save the processing output
--log generates a log file
usage: icq-parser process desktop [-h] -s <PATH> -d <PATH> [--log]
options:
-h, --help show this help message and exit
-s <PATH>, --source <PATH>
source path for the ICQ Desktop artifacts
-d <PATH>, --dest <PATH>
destination path to save the processing output
--log generates a log file
Load
usage: icq-parser load [-h] {ios,desktop} ...
options:
-h, --help show this help message and exit
Device Type:
{ios,desktop}
ios load iOS artifacts
desktop load desktop artifacts
usage: icq-parser load ios [-h] [-i <IP>] [-l] [-p <PATH>] [-m] -s <PATH>
[--debug] [--log]
options:
-h, --help show this help message and exit
-i <IP>, --ip <IP> IPv4 address to use for the web interface
-l, --links Enable clickable links.
-p <PATH>, --print <PATH>
Path to store the PDF-printed webpages.
-m, --merge Merge PDFs into a single PDF, requires -p/--print
-s <PATH>, --source <PATH>
Path to the source JSON files to display in the web
interface
--debug Rapid relaunch of script for debugging without
indexing
--log generates a log file
usage: icq-parser load desktop [-h] [-i <IP>] [-l] [-p <PATH>] [-m] -s
<PATH> [--debug] [--log]
options:
-h, --help show this help message and exit
-i <IP>, --ip <IP> IPv4 address to use for the web interface
-l, --links Enable clickable links.
-p <PATH>, --print <PATH>
Path to store the PDF-printed webpages.
-m, --merge Merge PDFs into a single PDF, requires -p/--print
-s <PATH>, --source <PATH>
Path to the source JSON files to display in the web
interface
--debug Rapid relaunch of script for debugging without
indexing
--log generates a log file
Save
usage: icq-parser save [-h] {ios,desktop} ...
options:
-h, --help show this help message and exit
Device Type:
{ios,desktop}
ios save iOS webpage
desktop save desktop webpage
usage: icq-parser save ios [-h] [-i <IP>] [-l] -s <PATH> -d <PATH> [--log]
options:
-h, --help show this help message and exit
-i <IP>, --ip <IP> IPv4 address to use for the web interface
-l, --links Enable clickable links.
-s <PATH>, --source <PATH>
Path to the source JSON files to display in the web
interface
-d <PATH>, --dest <PATH>
Location to save the downloaded webpage
--log generates a log file
usage: icq-parser save desktop [-h] [-i <IP>] [-l] -s <PATH> -d <PATH>
[--log]
options:
-h, --help show this help message and exit
-i <IP>, --ip <IP> IPv4 address to use for the web interface
-l, --links Enable clickable links.
-s <PATH>, --source <PATH>
Path to the source JSON files to display in the web
interface
-d <PATH>, --dest <PATH>
Location to save the downloaded webpage
--log generates a log file
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file icq_parser-1.3.0.tar.gz.
File metadata
- Download URL: icq_parser-1.3.0.tar.gz
- Upload date:
- Size: 58.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b806469392d9abaa5bdfdda46ad53f8b041f6ff0b4b32afcd412f816851f804
|
|
| MD5 |
f6c7de96dbe15bc2f9aa622928e6143f
|
|
| BLAKE2b-256 |
5850e3ecbf967b7f8c623d1b07a315597cbed7c77ba135e49a625dd8c63cf78e
|
File details
Details for the file icq_parser-1.3.0-py3-none-any.whl.
File metadata
- Download URL: icq_parser-1.3.0-py3-none-any.whl
- Upload date:
- Size: 68.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5509166ce2fca15c81eaca0857944caac222e44a450d888b5dd71e700ec8ac45
|
|
| MD5 |
c6a97a407c0a96f47c1be8cfb8237157
|
|
| BLAKE2b-256 |
0eb7b7be4e9862cb9b758f8fc171062d851af51a0a276dfd79b294d556cb79f9
|