Lazza / RecuperaBit

A tool for forensic file system reconstruction.
GNU General Public License v3.0
517 stars 73 forks source link

How to use with windows #103

Closed Rimarov closed 2 years ago

Rimarov commented 2 years ago

I need to know how reuperabit work on windows I want to use it with disk Image

Lazza commented 2 years ago

Once you have installed Python 3, you can run it in the command line as written in the README:

python main.py image.img

Or, if you prefer, you might also want to use Pypy3 which is going to be a bit faster.