Commit Graph

25 Commits

Author SHA1 Message Date
5e733abc8f Add support for byte addressable images to detection. 2021-11-14 03:52:44 +00:00
ef2fc1788a Refactor IMediaImage.Open to return error status instead of boolean. 2021-09-16 19:10:39 +01:00
12a72a45e4 Consolidate error number enumerations. 2021-09-16 04:42:14 +01:00
e34d0939a3 Extract files in blocks. 2021-09-13 20:31:32 +01:00
49ab9339c0 Use Spectre for fs extract command. 2021-09-13 19:53:32 +01:00
75edb759e6 General code refactor. 2021-08-17 21:23:10 +01:00
fdff1d74c9 Use Array.Empty<T>. 2021-08-17 18:23:50 +01:00
f14592b392 Annotate nullability. 2021-08-17 18:18:05 +01:00
236fe17386 Create .xattrs folder only in root path of extracted volume. Fixes #641 2021-07-28 02:18:44 +01:00
SilasLaspada
df2d7bcd74 Fix extracting filesystem from images with extended attributes 2021-06-23 22:27:12 -06:00
aa3217ae58 Fix creation of destination folders when extracting files. Fixes #431 2021-06-22 19:40:35 +01:00
472a1d94d8 Update copyright year. 2020-12-31 23:08:23 +00:00
6877589cc9 General code clean-up, refactor and commenting. 2020-11-11 04:19:18 +00:00
8548a16c32 Bump version and fix Arch Linux package building scripts. 2020-07-25 03:31:28 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
09678c102c Fix listing and extracting files when there are no partitions. 2020-03-22 18:53:24 +00:00
b55470541a Complete file headers. 2020-03-11 21:57:43 +00:00
48f067d79f Do not try to extract files when no filesystem is able to. Fixes #300 2020-03-09 21:11:52 +00:00
3680f99a63 Do not use a "whole device" when there are partitions in extract files and ls. Fixes #262. 2020-03-09 20:23:47 +00:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
895143b790 Rename DicConsole to AaruConsole. 2020-02-27 23:49:15 +00:00
67edb977bd Rename comment header. 2020-02-27 12:31:30 +00:00
4ade64cfc9 Rename namespace. 2020-02-27 00:36:40 +00:00
f5b199e483 Renamed project files and folders 2020-02-26 19:10:46 +00:00