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
|
49 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
50 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
56 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
57 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
59 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
63 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
64 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
65 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
66 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
67 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
68 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
69 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
71 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
72 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
74 |
|
BenchmarkDotNet
Powerful .NET library for benchmarking
|
128 |
.NET Framework 3.5
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NET Standard 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.21.0 | 69 | 12/11/2024 |
| 1.20.0 | 64 | 10/31/2024 |
| 1.19.0 | 48 | 11/14/2024 |
| 1.18.0 | 55 | 12/02/2024 |
| 1.17.0 | 53 | 12/02/2024 |
| 1.16.0 | 55 | 11/14/2024 |
| 1.15.0 | 63 | 11/14/2024 |
| 1.14.0 | 61 | 11/14/2024 |
| 1.13.0 | 59 | 12/02/2024 |
| 1.12.0 | 62 | 11/14/2024 |
| 1.11.3 | 60 | 11/14/2024 |
| 1.11.2 | 56 | 11/14/2024 |
| 1.11.1 | 55 | 11/14/2024 |
| 1.11.0 | 53 | 11/14/2024 |
| 1.10.0 | 54 | 12/02/2024 |
| 1.9.0 | 54 | 12/02/2024 |
| 1.8.0 | 124 | 07/27/2022 |
| 1.7.0 | 53 | 12/08/2024 |
| 1.6.0 | 57 | 12/02/2024 |
| 1.5.0 | 54 | 12/11/2024 |
| 1.4.0 | 69 | 05/10/2022 |
| 1.3.0 | 58 | 12/04/2024 |
| 1.2.0 | 50 | 12/02/2024 |
| 1.1.1 | 63 | 11/14/2024 |
| 1.1.0 | 59 | 12/02/2024 |
| 1.0.2 | 56 | 11/29/2024 |
| 1.0.1 | 52 | 11/24/2024 |
| 1.0.0 | 58 | 11/14/2024 |
| 0.9.0 | 52 | 12/02/2024 |