RecuperaBit
RecuperaBit copied to clipboard
A tool for forensic file system reconstruction.
``` Traceback (most recent call last): File "main.py", line 374, in main() File "main.py", line 371, in main interpret(cmd, arguments, parts, shorthands, args.outputdir) File "main.py", line 109, in interpret print(utils.tree_folder(part.lost))...
Encountered the following traceback when using a saved scan file (sorry, can't provide more data) ``` Traceback (most recent call last): File "/usr/local/bin/recuperabit", line 375, in main() File "/usr/local/bin/recuperabit", line...
This should add command history and some basic readline commands to the main command line prompt. I have tested this on my Linux system with CPython and Pypy (NixOS, specifically).
Hello! One of our customers has experienced a massive data crash due to a blackout. While restoring (`restore 2 5`), the following error appears: ``` INFO:root:Restoring #1106279:OECustomProperty Root/Restore_Test/RESTORED-alt/2012_Jan/Docs_CT.eml:OECustomProperty ERROR:root:IOError when...
Would it be possible to add some simple test image files to the repository to make it easier to test edits the codebase. They don't have to be big or...