Imagemounter

Latest version: v3.1.0

Safety actively analyzes 638379 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

2.0.1

------------------
* Changed the default ``fsfallback`` to ``unknown``, instead of ``none``.

2.0.0

------------------
* Introduce support for XFS, ISO, JFFS2, FAT, SquashFS, CramFS, VMFS, UDF and Minix (cheers martinvw!)
* Add ability to read the disk GUID using disktype, and read the filesystem magic for better detection of filesystems (cheers martinvw!)
* Add support for 'mounting' directories and compressed files using avfs (cheers martinvw!)
* Add support for detecting volumes using parted
* Introduce facility to carve filesystems for removed files, even in unallocated spaces
* Add :option:`--no-interaction` for scripted access to the CLI
* Add :option:`--check` for access to an overview of all dependencies of imagemounter
* Add :option:`--casename` (and corresponding Python argument) to easily recognize and organize multiple mounts on the same system
* Change :option:`--clean` to :option:`--unmount`, supporting arguments such as :option:`--mountdir` and :option:`--pretty`, and made the code more robust and easier to read and extend
* Detect terminal color support and show color by default


* BSD is now called UFS
* :option:`--stats` is now the default in the Python script
* NTFS mount now also shows the system files by default
* Do not stop when not running as root, but warn and probably fail miserably later on
* :attr:`fstype` now stores the detected file system type, instead of the :attr:`fstype` as determined by :func:`fill_stats`
* Logging now properly uses the Python logging framework, and there are now 4 verbosity levels
* Changes to how the pretty names are formatted
* Some Py2/Py3 compatibility fixes

1.5.3

------------------
* Add support for ``vmware-mount``

1.5.2

------------------
* Ensure ``Volume.size`` is always int
* Fixed a GPT/DOS bug caused by TSK
* Add FAT support

1.5.1

------------------
* Add disk index for multi-disk mounts

1.5.0

------------------
* Add support for volume detection using mmls
* Python 3 support
* Bugfix in luksOpen

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.