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
|
3 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
4 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
6 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
15 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
18 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
20 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
21 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
22 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
25 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
26 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
29 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
54 |
.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 | 16 | 12/11/2024 |
1.20.0 | 20 | 10/31/2024 |
1.19.0 | 15 | 11/14/2024 |
1.18.0 | 12 | 12/02/2024 |
1.17.0 | 14 | 12/02/2024 |
1.16.0 | 14 | 11/14/2024 |
1.15.0 | 17 | 11/14/2024 |
1.14.0 | 15 | 11/14/2024 |
1.13.0 | 15 | 12/02/2024 |
1.12.0 | 17 | 11/14/2024 |
1.11.3 | 17 | 11/14/2024 |
1.11.2 | 16 | 11/14/2024 |
1.11.1 | 15 | 11/14/2024 |
1.11.0 | 15 | 11/14/2024 |
1.10.0 | 13 | 12/02/2024 |
1.9.0 | 14 | 12/02/2024 |
1.8.0 | 57 | 07/27/2022 |
1.7.0 | 13 | 12/08/2024 |
1.6.0 | 13 | 12/02/2024 |
1.5.0 | 15 | 12/11/2024 |
1.4.0 | 26 | 05/10/2022 |
1.3.0 | 14 | 12/04/2024 |
1.2.0 | 13 | 12/02/2024 |
1.1.1 | 15 | 11/14/2024 |
1.1.0 | 15 | 12/02/2024 |
1.0.2 | 16 | 11/29/2024 |
1.0.1 | 14 | 11/24/2024 |
1.0.0 | 16 | 11/14/2024 |
0.9.0 | 12 | 12/02/2024 |