DSInternals.DataStore
4.7.0
Prefix Reserved
.NET Framework 4.7.2
Install-Package DSInternals.DataStore -Version 4.7.0
dotnet add package DSInternals.DataStore --version 4.7.0
<PackageReference Include="DSInternals.DataStore" Version="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DSInternals.DataStore --version 4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DSInternals.DataStore, 4.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DSInternals.DataStore as a Cake Addin
#addin nuget:?package=DSInternals.DataStore&version=4.7.0
// Install DSInternals.DataStore as a Cake Tool
#tool nuget:?package=DSInternals.DataStore&version=4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DSInternals.Common (>= 4.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.7.0 | 253 | 10/30/2021 |
4.6.0 | 1,082 | 10/19/2021 |
4.5.0 | 194 | 10/13/2021 |
4.3.0 | 875 | 4/2/2020 |
4.2.0 | 378 | 3/18/2020 |
4.1.0 | 401 | 12/12/2019 |
4.0.0 | 371 | 12/4/2019 |
3.6.1 | 454 | 8/11/2019 |
3.2.0 | 600 | 1/3/2019 |
3.1.0 | 526 | 12/29/2018 |
3.0.0 | 633 | 9/29/2018 |
2.22.0 | 807 | 5/1/2017 |
2.21.2 | 775 | 4/19/2017 |
2.21.0 | 731 | 3/25/2017 |
2.20.0 | 802 | 11/15/2016 |
2.19.0 | 776 | 10/21/2016 |
2.18.0 | 765 | 10/2/2016 |
2.17.0 | 774 | 9/16/2016 |
2.16.0 | 824 | 8/7/2016 |
2.15.0 | 801 | 6/18/2016 |
2.14.0 | 813 | 4/30/2016 |
2.13.1 | 1,227 | 2/25/2016 |
2.13.0 | 986 | 2/23/2016 |
- The msDs-supportedEncryptionTypes attribute can now be retrieved from database files.
- Improved exception handling when opening read-only database files.