IconExtractor 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package IconExtractor --version 1.0.0
NuGet\Install-Package IconExtractor -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IconExtractor" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IconExtractor --version 1.0.0
#r "nuget: IconExtractor, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IconExtractor as a Cake Addin
#addin nuget:?package=IconExtractor&version=1.0.0

// Install IconExtractor as a Cake Tool
#tool nuget:?package=IconExtractor&version=1.0.0

This library allows you to extracting first .ico file in PE format file (.exe, .dll) to stream.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on IconExtractor:

Repository Stars
INotGreen/SharpThief
一键提取exe的图标、嵌入图标、资源信息、版本信息、修改时间、数字签名,降低程序熵值
DevxStudio/Phoenix-Clipper-Malware
💸 Hiden Clipper Keyzetsu + Auto-Run + Hiden Installer + ByPass Antiviruses, wallets in clipboard (btc,bch,eth,ton,xmr,xrp,xlm,nec,ltc,doge,dash,trx,zcash,bnb,ton...)
Version Downloads Last updated
1.0.1 4,345 11/6/2020
1.0.0 5,515 3/25/2015

v.1.0
     - first release