Iced 1.5.0

High performance x86 (16/32/64-bit) instruction decoder, disassembler and assembler. 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 - High level Assembler providing a simple and lean syntax (e.g `asm.mov(eax, edx)`)) - Decoding and disassembler support: - 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, gas (AT&T), Intel (XED) and there are many options to customize the output - Encoding support: - 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) - Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` License: MIT

Showing the top 20 packages that depend on Iced.

Packages Downloads
BenchmarkDotNet
Powerful .NET library for benchmarking
1,417
BenchmarkDotNet
Powerful .NET library for benchmarking
371
BenchmarkDotNet
Powerful .NET library for benchmarking
43
BenchmarkDotNet
Powerful .NET library for benchmarking
33
BenchmarkDotNet
Powerful .NET library for benchmarking
31
BenchmarkDotNet
Powerful .NET library for benchmarking
30
BenchmarkDotNet
Powerful .NET library for benchmarking
29
BenchmarkDotNet
Powerful .NET library for benchmarking
28
BenchmarkDotNet
Powerful .NET library for benchmarking
27
BenchmarkDotNet
Powerful .NET library for benchmarking
26
BenchmarkDotNet
Powerful .NET library for benchmarking
25

.NET Framework 4.5

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

.NET Standard 2.1

  • No dependencies.

Version Downloads Last updated
1.21.0 40 03/07/2024
1.20.0 40 12/17/2023
1.19.0 31 12/17/2023
1.18.0 36 12/17/2023
1.17.0 1,424 12/01/2023
1.16.0 36 12/17/2023
1.15.0 42 12/15/2023
1.14.0 34 12/17/2023
1.13.0 33 12/14/2023
1.12.0 37 12/17/2023
1.11.3 35 12/17/2023
1.11.2 36 12/17/2023
1.11.1 38 12/13/2023
1.11.0 39 12/17/2023
1.10.0 31 12/17/2023
1.9.0 36 12/17/2023
1.8.0 31 12/13/2023
1.7.0 41 12/15/2023
1.6.0 33 12/17/2023
1.5.0 33 12/11/2023
1.4.0 36 12/17/2023
1.3.0 35 12/13/2023
1.2.0 34 12/17/2023
1.1.1 32 12/17/2023
1.1.0 34 12/17/2023
1.0.2 33 12/17/2023
1.0.1 35 12/13/2023
1.0.0 42 12/17/2023
0.9.0 37 12/17/2023