AsmResolver.DotNet 5.5.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AsmResolver.DotNet --version 5.5.1
                    
NuGet\Install-Package AsmResolver.DotNet -Version 5.5.1
                    
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="AsmResolver.DotNet" Version="5.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsmResolver.DotNet" Version="5.5.1" />
                    
Directory.Packages.props
<PackageReference Include="AsmResolver.DotNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AsmResolver.DotNet --version 5.5.1
                    
#r "nuget: AsmResolver.DotNet, 5.5.1"
                    
#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.
#addin nuget:?package=AsmResolver.DotNet&version=5.5.1
                    
Install AsmResolver.DotNet as a Cake Addin
#tool nuget:?package=AsmResolver.DotNet&version=5.5.1
                    
Install AsmResolver.DotNet as a Cake Tool

High level .NET image models for the AsmResolver executable file inspection toolsuite.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (22)

Showing the top 5 NuGet packages that depend on AsmResolver.DotNet:

Package Downloads
Samboy063.Cpp2IL.Core

Reverses Unity's IL2CPP Build Process

AssetRipper.CIL

A library for modifying CIL bytecode.

Zack.Commons

Package Description

STBlade.Modding.TLD.Il2CppAssemblies.Windows

Il2Cpp assemblies for modding The Long Dark by Hinterland Games.

ds5678.Modding.TLD.Il2CppAssemblies.Windows

Il2Cpp assemblies for modding The Long Dark by Hinterland Games.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on AsmResolver.DotNet:

Repository Stars
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
SamboyCoding/Cpp2IL
Work-in-progress tool to reverse unity's IL2CPP toolchain.
yangzhongke/NETBookMaterials
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
NetSparkleUpdater/NetSparkle
NetSparkle is a C#, cross-platform, highly-configurable software update framework with pre-built UI for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 signatures. View basic usage here in the README and try the samples for yourself.
sunnamed434/BitMono
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
void-stack/VMUnprotect.Dumper
VMUnprotect.Dumper can dynamically untamper VMProtected Assembly.
Washi1337/OldRod
An automated KoiVM disassembler and devirtualisation utility
BepInEx/Il2CppInterop
A tool interoperate between CoreCLR and Il2Cpp at runtime
Washi1337/Echo
Generic static analysis framework.
dr4k0nia/NixImports
A .NET malware loader, using API-Hashing to evade static analysis
void-stack/VMAttack
Research on code virtualization in .NET [WIP]
dr4k0nia/Origami
Packer compressing .net assemblies, (ab)using the PE format for data storage
puff/EazyDevirt
A tool for automatically reconstructing IL code from an assembly virtualized with Eazfuscator.NET
dr4k0nia/XorStringsNET
Easy XOR string encryption for NET based binaries
holly-hacker/ManagedInjector
A DLL injector to inject .NET assemblies into a foreign .NET process.
dr4k0nia/Unscrambler
Universal unpacker and fixer for a number of modded ConfuserEx protections
dr4k0nia/MurkyStrings
A string obfuscator for .NET apps, built to evade static string analysis.
Version Downloads Last updated
6.0.0-beta.3 2,218 a month ago
6.0.0-beta.2 5,201 3 months ago
6.0.0-beta.1 25,215 10 months ago
5.5.1 23,086 2/27/2024
5.5.0 18,088 11/19/2023
5.4.0 20,609 7/16/2023
5.3.0 5,084 5/13/2023
5.2.0 7,884 3/22/2023
5.1.0 15,116 1/29/2023
5.0.0 17,707 12/7/2022
5.0.0-beta.2 1,765 10/26/2022
5.0.0-beta.1 175 10/18/2022
4.11.2 19,777 7/9/2022
4.11.1 1,675 5/26/2022
4.11.0 597 5/13/2022
4.10.0 3,080 4/9/2022
4.9.0 1,550 3/11/2022
4.8.0 11,507 12/29/2021
4.7.1 4,090 10/4/2021
4.7.0 479 10/1/2021
4.6.0 4,317 5/26/2021
4.5.1 1,234 4/5/2021
4.5.0 599 3/29/2021
4.4.0 2,139 2/14/2021
4.3.0 894 1/2/2021
4.2.0 621 12/3/2020
4.1.0 1,489 10/25/2020
4.0.0 763 10/3/2020
4.0.0-beta.2 1,159 7/21/2020
4.0.0-beta.1 441 7/6/2020
4.0.0-alpha.1 363 5/21/2020