mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update README.
This commit is contained in:
2
.idea/.idea.Aaru/.idea/contentModel.xml
generated
2
.idea/.idea.Aaru/.idea/contentModel.xml
generated
@@ -1,7 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ContentModelStore">
|
<component name="ContentModelStore">
|
||||||
|
<e p="$APPLICATION_CONFIG_DIR$/consoles/db" t="IncludeRecursive" />
|
||||||
<e p="$APPLICATION_PLUGINS_DIR$/puppet/lib/stubs" t="IncludeRecursive" />
|
<e p="$APPLICATION_PLUGINS_DIR$/puppet/lib/stubs" t="IncludeRecursive" />
|
||||||
|
<e p="$APPLICATION_CONFIG_DIR$/scratches" t="IncludeRecursive" />
|
||||||
<e p="$USER_HOME$/.Rider2019.3/system/extResources" t="IncludeRecursive" />
|
<e p="$USER_HOME$/.Rider2019.3/system/extResources" t="IncludeRecursive" />
|
||||||
<e p="$USER_HOME$/.Rider2019.3/system/resharper-host/local/Transient/ReSharperHost/v193/SolutionCaches/_Aaru.232757112.00" t="ExcludeRecursive" />
|
<e p="$USER_HOME$/.Rider2019.3/system/resharper-host/local/Transient/ReSharperHost/v193/SolutionCaches/_Aaru.232757112.00" t="ExcludeRecursive" />
|
||||||
<e p="$USER_HOME$/.config/git/ignore" t="IncludeRecursive" />
|
<e p="$USER_HOME$/.config/git/ignore" t="IncludeRecursive" />
|
||||||
|
|||||||
22
README.md
22
README.md
@@ -4,10 +4,9 @@ Aaru
|
|||||||
|
|
||||||
Copyright © 2011-2020 Natalia Portillo <claunia@claunia.com>
|
Copyright © 2011-2020 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
[](https://dev.azure.com/Aaru/Aaru/_build/latest?definitionId=4)
|
[](https://dev.azure.com/Aaru-dps/Aaru/_build/latest?definitionId=4)
|
||||||
[](https://travis-ci.org/aaru/Aaru)
|
[](https://travis-ci.org/aaru-dps/Aaru)
|
||||||
[](https://ci.appveyor.com/project/claunia/aaru)
|
[](https://ci.appveyor.com/project/claunia/aaru)
|
||||||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fclaunia%2FAaru?ref=badge_shield)
|
|
||||||
|
|
||||||
You can see statistics and device reports [here](https://www.aaru.app/Stats)
|
You can see statistics and device reports [here](https://www.aaru.app/Stats)
|
||||||
|
|
||||||
@@ -30,19 +29,17 @@ CI beta builds [here](https://goo.gl/6dZPMq).
|
|||||||
|
|
||||||
System requirements
|
System requirements
|
||||||
===================
|
===================
|
||||||
Aaru should work under any operating system where there is [Mono](http://www.mono-project.com/)
|
Aaru is created using .NET Core 2.1 and can be compiled with all the major IDEs.
|
||||||
or [.NET Framework](https://www.microsoft.com/net/download).
|
To run it you require to use one of the stable releases, or build it yourself.
|
||||||
It has been tested using Mono 5.0 and .NET Framework 4.6.1. However recommended versions are
|
|
||||||
Mono 5.8 and .NET Framework 4.7.1. .NET Core is unsupported.
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Aaru.exe
|
aaru.exe
|
||||||
|
|
||||||
And read help.
|
And read help.
|
||||||
|
|
||||||
Or read the [wiki](https://github.com/claunia/Aaru/wiki).
|
Or read the [documentation](https://github.com/aaru-dps/Aaru.Documentation/blob/master/5.0/README.md).
|
||||||
|
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
@@ -56,7 +53,7 @@ Features
|
|||||||
* Can verify sectors or disk images if supported by the underlying format
|
* Can verify sectors or disk images if supported by the underlying format
|
||||||
* Can dump media from ATA, ATAPI, SCSI, USB, FireWire and SDHCI drives (magnetic disks, optical discs, magnetoptical disks, flash devices, memory cards and tapes) to several supported image formats.
|
* Can dump media from ATA, ATAPI, SCSI, USB, FireWire and SDHCI drives (magnetic disks, optical discs, magnetoptical disks, flash devices, memory cards and tapes) to several supported image formats.
|
||||||
* Can convert between image formats.
|
* Can convert between image formats.
|
||||||
* Include an opensource archival image format with compression and deduplication.
|
* Includes an opensource archival image format with compression and deduplication.
|
||||||
* Can create standard open XML metadata from existing images.
|
* Can create standard open XML metadata from existing images.
|
||||||
* Can measure readability and speed of media (same that can be dumped, MHDD style)
|
* Can measure readability and speed of media (same that can be dumped, MHDD style)
|
||||||
* Has an online database with drive capabilities, and can report the capabilities of any drive.
|
* Has an online database with drive capabilities, and can report the capabilities of any drive.
|
||||||
@@ -65,7 +62,7 @@ Features
|
|||||||
|
|
||||||
Feature requests
|
Feature requests
|
||||||
================
|
================
|
||||||
[](http://feathub.com/aaru/Aaru)
|
[](https://feathub.com/discimagechef/DiscImageChef)
|
||||||
|
|
||||||
Supported disk image formats (read-only)
|
Supported disk image formats (read-only)
|
||||||
========================================
|
========================================
|
||||||
@@ -243,7 +240,6 @@ Supported checksums
|
|||||||
* Fletcher-16
|
* Fletcher-16
|
||||||
* Fletcher-32
|
* Fletcher-32
|
||||||
* MD5
|
* MD5
|
||||||
* RMD160
|
|
||||||
* SHA-1
|
* SHA-1
|
||||||
* SHA-2 (256, 384 and 512 bits)
|
* SHA-2 (256, 384 and 512 bits)
|
||||||
* SpamSum (fuzzy hashing)
|
* SpamSum (fuzzy hashing)
|
||||||
@@ -269,4 +265,4 @@ These disk image formats cannot be read, but their contents can be checksummed o
|
|||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fclaunia%2FAaru?ref=badge_large)
|
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fclaunia%2FDiscImageChef?ref=badge_shield)
|
||||||
Reference in New Issue
Block a user