套件:xmount(1.2.0+ds-1)
tool for crossmounting between disk image formats
xmount allows you to convert on-the-fly between multiple input and output harddisk image formats. xmount creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image.
The virtual representation can be in raw DD, Apple's Disk Image format (DMG), VirtualBox's virtual disk file format (VDI), Microsoft's Virtual Hard Disk Image format (VHD) or in VMware's VMDK file format.
Input images can be raw DD, EWF (Expert Witness Compression Format), AFF (Advanced Forensic Format), VDI (VirtualBox Virtual Disk Image) or QCOW (QEMU Copy On Write) files.
In addition, xmount also supports virtual write access to the output files that is redirected to a cache file. This makes it for example possible to boot acquired harddisk images using QEMU, KVM, VirtualBox, VWware or alike.
其他與 xmount 有關的套件
|
|
|
|
-
- dep: libafflib0t64 (>= 3.7.6)
- Advanced Forensics Format Library
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libewf2 (>= 20121209)
- library with support for Expert Witness Compression Format
-
- dep: libfuse3-3 (>= 3.2.3)
- Filesystem in Userspace (library) (3.x version)
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)