Skip to content

Releases: Lazza/RecuperaBit

Version 1.1.6

02 Jan 16:17
8e77cde
Compare
Choose a tag to compare

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: v1.1.5...v1.1.6

Version 1.1.5

07 Feb 17:28
Compare
Choose a tag to compare

Fixes two more critical bugs: #80 and #82

Version 1.1.4

16 Jan 11:33
Compare
Choose a tag to compare

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

See #79 for details.

Version 1.1.3

11 Jan 14:05
Compare
Choose a tag to compare

Fixed critical bug #78

Version 1.1.2 - Ported to Python 3

02 Jan 17:43
Compare
Choose a tag to compare

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

17 Sep 15:58
Compare
Choose a tag to compare
Fixed nasty filename bug. Closed #15

RecuperaBit 1.1

09 Sep 17:59
Compare
Choose a tag to compare

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