Iced
by: iced project and contributors <https://github.com/icedland>
- 267 total downloads
- Latest version: 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
IdentityModel
by: Dominick Baier Brock Allen
- 563 total downloads
- Latest version: 2.6.0
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 123 total downloads
- Latest version: 1.7.0
OpenID Connect Client Library for Native Applications
IKVM.Image
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 509 total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters Jerome Haltom
- 1.06k total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters Jerome Haltom
- 408 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters Jerome Haltom
- 917 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters Jerome Haltom
- 430 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters Jerome Haltom
- 357 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters Jerome Haltom
- 472 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters Jerome Haltom
- 442 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters Windward Studios Jerome Haltom Shad Storhaug
- 170 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
ImpromptuInterface
by: jbtule
- 222 total downloads
- Latest version: 8.0.6
A Lightweight Duck Casting Framework for dynamic C#
IndexRange
by: Bradley Grainger
- 42 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances
by: Malte Rosenbjerg
- 23 total downloads
- Latest version: 3.0.1
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange
by: J.Sakamoto
- 404 total downloads
- Latest version: 4.0.0
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can conatins check. This library supports both IPv4 and IPv6.
IronPdf.EAP
by: Iron PDF Development Team https://IronPdf.com
- 36 total downloads
- Latest version: 2021.6.3135
Early Access Program (EAP) - Bleeding edge release of IronPdf featuring new Chrome, WebKit and Adaptive HtmlToPdf rendering engines.
Find out more about IronPdf at https://ironpdf.com/.
You can email us at developers@ironsoftware.com for support directly and we hugely appriciate your feedback.
IronPdf.Native.Chrome.Windows
by: https://ironpdf.com
- 11 total downloads
- Latest version: 2022.11.10299
External methods which allow for interoperability between native and managed code
iTextSharp.LGPLv2.Core
by: Vahid Nasiri
- 264 total downloads
- Latest version: 1.8.0
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.