Tool Documentation:
galleta Usage Example
Read file.txt
and output the content using ; as Field Delimiter (d
).
root@kali:~# galleta -d";" file.txt
Packages and Binaries:
galleta
Galleta is a forensics tool that examines the content of cookie files produced by Microsoft Internet Explorer (MSIE). It parses the file and outputs a field separated that can be loaded in a spreadsheet.
Installed size: 31 KB
How to install: sudo apt install galleta
Dependencies:
- libc6
galleta
Tool to extract information from MSIE cookie files
root@kali:~# galleta -h
Cookie File: -h
ERROR - The cookie file cannot be opened!
Usage: galleta [options] <filename>
-d Field Delimiter (TAB by default)
Updated on: 2024-Mar-11