Iced 1.4.0

High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler. 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, gas (AT&T), Intel (XED) 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: MIT

Showing the top 20 packages that depend on Iced.

Packages Downloads
BenchmarkDotNet
Powerful .NET library for benchmarking
1
BenchmarkDotNet
Powerful .NET library for benchmarking
2
BenchmarkDotNet
Powerful .NET library for benchmarking
3
BenchmarkDotNet
Powerful .NET library for benchmarking
4
BenchmarkDotNet
Powerful .NET library for benchmarking
29

.NET Framework 3.5

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
1.8.0 34 07/27/2022
1.4.0 7 05/10/2022