NtApiDotNet 1.1.33
.NET Standard 2.0
.NET Framework 4.6.1
dotnet add package NtApiDotNet --version 1.1.33
NuGet\Install-Package NtApiDotNet -Version 1.1.33
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NtApiDotNet" Version="1.1.33" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NtApiDotNet --version 1.1.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NtApiDotNet, 1.1.33"
#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 NtApiDotNet as a Cake Addin
#addin nuget:?package=NtApiDotNet&version=1.1.33
// Install NtApiDotNet as a Cake Tool
#tool nuget:?package=NtApiDotNet&version=1.1.33
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET class library to access native NT API system calls
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.4.0)
- System.CodeDom (>= 4.5.0)
- System.DirectoryServices (>= 5.0.0)
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Cryptography.ProtectedData (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NtApiDotNet:
Package | Downloads |
---|---|
NtApiDotNet.Forms
A .NET class library to access native NT API system calls |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on NtApiDotNet:
Repository | Stars |
---|---|
CCob/SweetPotato
Local Service to SYSTEM privilege escalation from Windows 7 to Windows 10 / Server 2019
|
|
tyranid/oleviewdotnet
A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
|
|
CCob/BeaconEye
Hunts out CobaltStrike beacons and logs operator command output
|
|
lowleveldesign/wtrace
Command line tracing tool for Windows, based on ETW.
|
|
cyberark/RPCMon
RPC Monitor tool based on Event Tracing for Windows
|
Version | Downloads | Last updated |
---|---|---|
1.1.33 | 1,895 | 1/22/2022 |
1.1.32 | 3,007 | 8/18/2021 |
1.1.31 | 1,522 | 3/16/2021 |
1.1.30 | 443 | 1/15/2021 |
1.1.29 | 835 | 11/23/2020 |
1.1.28 | 2,878 | 6/30/2020 |
1.1.27 | 1,863 | 2/10/2020 |
1.1.26 | 720 | 1/21/2020 |
1.1.25 | 521 | 1/2/2020 |
1.1.24 | 571 | 12/10/2019 |
1.1.23 | 753 | 10/18/2019 |
1.1.22 | 1,881 | 4/30/2019 |
1.1.21 | 1,146 | 4/23/2019 |
1.1.20 | 826 | 3/9/2019 |
1.1.19 | 1,588 | 2/4/2019 |
1.1.18.1 | 577 | 2/4/2019 |
1.1.18 | 532 | 2/4/2019 |
1.1.17 | 2,052 | 9/9/2018 |
1.1.16 | 1,044 | 8/1/2018 |
1.1.15 | 1,053 | 6/18/2018 |
1.1.14 | 1,104 | 5/1/2018 |
1.1.13 | 965 | 4/4/2018 |
1.1.12 | 1,140 | 3/19/2018 |
1.1.11 | 979 | 3/4/2018 |
1.1.10 | 1,267 | 3/1/2018 |
1.1.9 | 1,372 | 2/22/2018 |
1.1.8 | 1,143 | 2/6/2018 |
1.1.7 | 1,505 | 1/11/2018 |
1.1.6 | 879 | 12/3/2017 |
1.1.5 | 893 | 11/23/2017 |
1.1.4 | 975 | 11/14/2017 |
1.1.3 | 1,062 | 11/5/2017 |
1.1.2 | 1,132 | 10/11/2017 |
1.1.1 | 1,020 | 8/30/2017 |
1.1.0 | 778 | 8/30/2017 |
1.0.9 | 804 | 8/19/2017 |
1.0.8 | 918 | 8/7/2017 |
1.0.7 | 881 | 6/14/2017 |
1.0.4 | 834 | 5/17/2017 |
1.1.33
--------
* Various bug fixes.
* Added RPC pipe support.