Iced 1.0.2
See the version list below for details.
dotnet add package Iced --version 1.0.2
NuGet\Install-Package Iced -Version 1.0.2
<PackageReference Include="Iced" Version="1.0.2" />
paket add Iced --version 1.0.2
#r "nuget: Iced, 1.0.2"
// Install Iced as a Cake Addin #addin nuget:?package=Iced&version=1.0.2 // Install Iced as a Cake Tool #tool nuget:?package=Iced&version=1.0.2
High performance x86 (16/32/64-bit) instruction decoder, encoder and formatter.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- Supports all Intel and AMD instructions
- The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C#
- Small decoded instructions, only 32 bytes
- The formatter supports masm, nasm and gas (AT&T) and there are many options to customize the output
- The encoder can be used to re-encode decoded instructions at any address
- The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions)
- API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc
- All instructions are tested (decode, encode, format, instruction info)
License: LGPL v3 or any later version (LGPL = GNU Lesser General Public License)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Iced:
Package | Downloads |
---|---|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
Samboy063.Cpp2IL.Core
Reverses Unity's IL2CPP Build Process |
|
Reloaded.Hooks
Advanced native function hooks for x86, x64. Welcome to the next level! |
|
Il2CppInterop.Common
Common API for Il2CppInterop packages |
|
Il2CppInterop.Runtime
Runtime tools for bridging .NET and Il2Cpp together |
GitHub repositories (28)
Showing the top 5 popular GitHub repositories that depend on Iced:
Repository | Stars |
---|---|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
Version | Downloads | Last updated |
---|---|---|
1.21.0 | 95,435 | 1/20/2024 |
1.20.0 | 54,363 | 7/19/2023 |
1.19.0 | 5,820 | 6/4/2023 |
1.18.0 | 67,131 | 12/17/2022 |
1.17.0 | 14,398,733 | 2/24/2022 |
1.16.0 | 9,168 | 2/3/2022 |
1.15.0 | 26,126 | 10/7/2021 |
1.14.0 | 6,739 | 8/19/2021 |
1.13.0 | 28,933 | 7/8/2021 |
1.12.0 | 24,399 | 6/10/2021 |
1.11.3 | 11,930 | 5/13/2021 |
1.11.2 | 4,660 | 4/29/2021 |
1.11.1 | 27,853 | 4/15/2021 |
1.11.0 | 3,473 | 3/22/2021 |
1.10.0 | 28,423 | 12/12/2020 |
1.9.0 | 54,306 | 10/18/2020 |
1.8.0 | 7,986,935 | 7/17/2020 |
1.7.0 | 25,953 | 5/26/2020 |
1.6.0 | 33,431 | 4/16/2020 |
1.5.0 | 6,510 | 1/26/2020 |
1.4.0 | 4,941,543 | 10/5/2019 |
1.3.0 | 20,361 | 5/31/2019 |
1.2.0 | 3,918 | 3/22/2019 |
1.1.1 | 7,788 | 1/13/2019 |
1.1.0 | 2,463 | 1/3/2019 |
1.0.2 | 3,548 | 11/10/2018 |
1.0.1 | 2,300 | 10/27/2018 |
1.0.0 | 1,938 | 10/26/2018 |
0.9.0 | 2,921 | 9/21/2018 |