Skip to content

Collects user correspondence and a list of his contacts, instant messenger logs.

License

Notifications You must be signed in to change notification settings

forensictool/coex-plugin-task-pidgin

Repository files navigation

coex-plugin-task-pidgin

Collect a list of user messenger contacts.

Requirements: Qt5

Build plugin for coex:

$ ./build_lib.sh

Build single app:

$ ./build_app.sh

run single app:

$ ./bin/coex-pidgin --help

Task is search logs of Pidgin

  Usage: ./coex-pidgin [OPTIONS] 

  OPTIONS:

    --input-folder <fullpath>       - required parameter
    --output-folder <fullpath>      - required parameter
    --help                          - this help

  Version: 0.1.0
  Author: Igor Polyakov <[email protected]>


$ ./bin/coex-pidgin --input-folder ../ --output-folder ../output


==========TaskPidgin::execute==========

 * Debug mode: On
 * InputFolder:  "../"
 * OutputFolder:  "../output" 

==========TaskPidgin::finish==========

About

Collects user correspondence and a list of his contacts, instant messenger logs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published