mirror of
https://github.com/MichaelGrafnetter/DSInternals
synced 2025-02-16 19:06:50 +00:00
29 lines
1.4 KiB
XML
29 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<package >
|
|
<metadata>
|
|
<id>DSInternals.DataStore</id>
|
|
<version>$version$</version>
|
|
<title>DSInternals DataStore</title>
|
|
<authors>Michael Grafnetter</authors>
|
|
<owners>Michael Grafnetter</owners>
|
|
<license type="expression">MIT</license>
|
|
<projectUrl>https://github.com/MichaelGrafnetter/DSInternals/</projectUrl>
|
|
<repository type="git" url="https://github.com/MichaelGrafnetter/DSInternals.git" branch="master" />
|
|
<icon>icon.png</icon>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>DSInternals DataStore is an advanced framework for offline ntds.dit file manipulation. It can be used to extract password hashes from Active Directory backups or to modify the sIDHistory and primaryGroupId attributes.</description>
|
|
<summary>DSInternals DataStore is an advanced framework for offline ntds.dit file manipulation.</summary>
|
|
<releaseNotes>
|
|
- Increased compatibility with inconsistent/corrupted SYSTEM registry hives.
|
|
</releaseNotes>
|
|
<copyright>Copyright (c) 2015-2023 Michael Grafnetter. All rights reserved.</copyright>
|
|
<tags>ActiveDirectory Security NTDS AD Identity Active Directory</tags>
|
|
<references>
|
|
<reference file="DSInternals.DataStore.dll" />
|
|
</references>
|
|
</metadata>
|
|
<files>
|
|
<file src="..\Icons\package_black.png" target="icon.png" />
|
|
</files>
|
|
</package>
|