Iced 1.21.0
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
- 👍 Supports all Intel and AMD instructions
- 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed
- 👍 100% C# code
- 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- 👍 The decoder decodes >130 MB/s
- 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory
- 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)`
- 👍 The encoder can be used to re-encode decoded instructions at any address
- 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc
- 👍 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
|
23 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
21 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
20 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
19 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
18 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
16 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
15 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
13 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
12 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
11 |
.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 | 25 | 02/02/2024 |
1.20.0 | 29 | 07/31/2023 |
1.19.0 | 23 | 06/19/2023 |
1.18.0 | 18 | 08/27/2023 |
1.17.0 | 23 | 07/22/2023 |
1.16.0 | 22 | 07/04/2023 |
1.15.0 | 21 | 06/24/2023 |
1.14.0 | 23 | 07/17/2023 |
1.13.0 | 19 | 07/05/2023 |
1.12.0 | 19 | 10/09/2023 |
1.11.3 | 17 | 07/04/2023 |
1.11.2 | 17 | 06/24/2023 |
1.11.1 | 21 | 07/04/2023 |
1.11.0 | 24 | 06/24/2023 |
1.10.0 | 21 | 07/05/2023 |
1.9.0 | 20 | 10/02/2023 |
1.8.0 | 21 | 06/22/2023 |
1.7.0 | 23 | 08/10/2023 |
1.6.0 | 18 | 08/09/2023 |
1.5.0 | 20 | 07/04/2023 |
1.4.0 | 20 | 08/12/2021 |
1.3.0 | 20 | 06/24/2023 |
1.2.0 | 19 | 07/05/2023 |
1.1.1 | 23 | 07/05/2023 |
1.1.0 | 23 | 06/25/2023 |
1.0.2 | 29 | 06/23/2023 |
1.0.1 | 20 | 07/05/2023 |
1.0.0 | 23 | 07/17/2023 |
0.9.0 | 20 | 06/24/2023 |