Txane4 / Disk_Mounter

Disk mounter for windows 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disk Mounter:


Easy Disk mounter for windows 10

Disclaimer:

This script is written in Python to mount disks read-only or read-write on windows helping the user mounting disks if you disable the automount.

Be also careful using this around disks that are encrypted with softwares like bitlocker,... You can have problems with them.

This program was firstly created to help on Windows forensics, but I guess it can help with other things.

Last but not least, the software is free to use as you want but be very careful about the things you do with it, if you use it, will be on your responsibility.

Usage:

On powershell go to the folder that has the program with cd and execute python with the script:

    cd /path/to/the/script/
    python disk_mounter.py

About

Disk mounter for windows 10


Languages

Language:Python 100.0%