Here is a (non-complete) list of the features that are natively implemented in the libmobius:
Feature | Code implemented |
---|---|
Cipher algorithms | AES (128, 192 and 256 bits) Blowfish Camellia Cast5 Chacha20 DES Gost28147 RC2 RC4 Salsa Seed Serpent SM4 Triple-DES (3DES) Twofish Zip |
Cipher block algorithms | CBC CBC-CTS CTR ECB GCM IGE OFB |
Hash functions | Adler-32 CRC-32 ED2KMD4 MD5 SHA-1 SHA-2 (224, 256, 384, 512, 512/224 and 512/256 bits) Zip |
Cryptographic functions | HMAC PBKDF1 PBKDF2/HMAC |
VFS blocks | APM (Apple) Partition System Bitlocker Volumes DOS Partition System Filesystems GPT Partition System |
Image files | dossier: Logicube Dossier imagefiles (.log) ewf: EWF files (.ewf, .e01) msr: Samsung's Secret Zone .msr encrypted files raw: Raw image files (.dd, .raw, ...) solo: ICS Solo III imagefiles (.txt) split: Split files (.001, ...) talon: Logicube Talon imagefiles (.log) vhd: Microsoft Virtual Disk (.vhd) vhdx: Microsoft Virtual Disk v2 (.vhdx) |
Filesystems | Ext2, Ext3, Ext4 ExFAT HFS+, HFSX ISO-9660 NTFS VFAT |
URL schemas | file: smb: |
Utility classes | Bytearray Date, time, datetime and timedelta Charset functions (encode, decode) I/O classes (file, folder, resource) Binary data decoder System devices list URI parser |
Forensics specific | Windows DPAPI decryption Windows Registry (including automatic PSSP, LSA and MSDCC decryption) |