pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

Parsing I30 files #326

Closed pjrinaldi closed 4 years ago

pjrinaldi commented 4 years ago

Parsing $I30 files works for the first entry, but fails for the second entry... something is wrong with looping over attributes somewhere in the code. will research prior to v0.3 release

pjrinaldi commented 4 years ago

Fixed. accidentally added the header twice for the index entry start.