RecuperaBit Versions Save

A tool for forensic file system reconstruction.

v1.1.6

2 years ago

This release deals with issues in timestamp conversions when the data is corrupted, see #84, #86 and #88. It also removes Docker support (#83) and it fixes padding with zeros (#90).

Full Changelog: https://github.com/Lazza/RecuperaBit/compare/v1.1.5...v1.1.6

v1.1.5

3 years ago

Fixes two more critical bugs: #80 and #82

v1.1.4

3 years ago

Additional bugs related to the Python 3 port have been fixed.

See #79 for details.

1.1.3

3 years ago

Fixed critical bug #78

1.1.2

3 years ago

I am glad to announce that finally RecuperaBit can run on Python 3.

All of this has been made possible thanks to the contributions of @NicolasCARPi (#63) and @Maxqia (#73).

Any remaining defect and the postponed review and publishing are still my fault, though.

v1.1.1

6 years ago

v.1.1

6 years ago

This release addresses a few issues:

  • #1 OverflowError
  • #3 TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
  • #4 "KeyError: 'content'" when parsing MFT entries
  • #13 Error while scanning an image (.img): "IndexError: list index out of range"

Also, two commands have been added:

  • locate for quickly filtering files and folders
  • merge for joining parts of the same partition that can't be merged automatically