yahooimparser v1.0.1
New console application to decode and parse Yahoo Instant Messenger chat logs. Works in single file or directory mode, so you can decode lots of file in one go. The app produces nicely formated HTML or CSV output with dates and times. When working in directory mode then an index file is produced which allows easy access to each individual file.
Features
- Single file or directory mode
- Outputs dates as well as times
- Outputs to HTML
- Outputs to CSV
- Recognises offline messages
- Produces an index file when in directory mode
