sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
884 stars 209 forks source link

Optimize and fix RAR parsing #2093

Closed lfcnassif closed 4 months ago

lfcnassif commented 4 months ago

Closes #2084 and fixes #2092.

lfcnassif commented 4 months ago

Just tested this in an old small RAR regression data set I have. Results are better now, we are extracting internal folders missed before, correctly rendering the tree structure of a few carved RARs, like the 7zip program does.

PS: Non carved RARs continue to be parsed fine.