Gee.External.Capstone
1.2.1
See the version list below for details.
dotnet add package Gee.External.Capstone --version 1.2.1
NuGet\Install-Package Gee.External.Capstone -Version 1.2.1
<PackageReference Include="Gee.External.Capstone" Version="1.2.1" />
paket add Gee.External.Capstone --version 1.2.1
#r "nuget: Gee.External.Capstone, 1.2.1"
// Install Gee.External.Capstone as a Cake Addin #addin nuget:?package=Gee.External.Capstone&version=1.2.1 // Install Gee.External.Capstone as a Cake Tool #tool nuget:?package=Gee.External.Capstone&version=1.2.1
Capstone.NET is a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 3, and has a friendly and simple type safe object oriented (OO) API that is ridiculously easy to learn and quick to pick up.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Gee.External.Capstone:
Package | Downloads |
---|---|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
Process.Extensions
A utility library for manipulating memory in external Windows processes. |
|
JitInspect
JitInspect disassembles JIT compiled managed methods to a x86/x64/Arm64 ASM. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Gee.External.Capstone:
Repository | Stars |
---|---|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
ReneLergner/WPinternals
Tool to unlock the bootloader and enable Root Access on Windows Phones
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
ncatlin/rgat
An instruction trace visualisation tool for dynamic program analysis
|