Skip to content
/ Greg Public

Cross Platform (Go app) - to parse Windows Tasks UTF-16 le ecoded xml files to csv or onscreen tab

License

Notifications You must be signed in to change notification settings

Pr0t3an/Greg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greg

(Homage to the taskmaster)

Cross Platform (written in GO) parse for Windows XML task files. Manually created the structure from samples I had - seems to be work fine. (I am not responsible for missing output or parsing goofs- as a forensicator you need to validate your own tools used in process)

Takes directory of Tasks as an input parameter and can be output to screen -s and/or a csv with -o flag

Check releases for pre-compiled version (this wont always be updated in line with other changes) - but will do my best


Usage

 _____
|  __ \
| |  \/ _ __   ___   __ _
| | __ | '__| / _ \ / _` |
| |_\ \| |   |  __/| (_| |
 \____/|_|    \___| \__, |
                     __/ |
                    |___/

The Taskmaster - Windows Task XML parser

usage: Okonma [-h|--help] -i|--inputdir "<value>" [-o|--outputdir "<value>"]
              [-s|--show]

              Go Wrapper for Forensic Tools

Arguments:

  -h  --help       Print help information
  -i  --inputdir   Input Directory
  -o  --outputdir  (optional) param. Output Directory
  -s  --show       Dont Output to a file - show me the results onscreen
-------------------------------------

example

image

About

Cross Platform (Go app) - to parse Windows Tasks UTF-16 le ecoded xml files to csv or onscreen tab

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages