pjrinaldi / wombatforensics

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

ADS Export Failed #320

Closed pjrinaldi closed 4 years ago

pjrinaldi commented 4 years ago

ADS Export artifact failed. need to check on fstring since i changed it to fa from f#:#

pjrinaldi commented 4 years ago

fixed. screwed up the code when accounting for zip, didn't look close enough at what the fstring.contains("a") set for curaddr, which is parent string (astring) rather than fstring...