AsmResolver

A library for creating, reading and editing PE files and .NET modules. (by Washi1337)

AsmResolver Alternatives

Similar projects and alternatives to AsmResolver

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better AsmResolver alternative or higher similarity.

AsmResolver reviews and mentions

Posts with mentions or reviews of AsmResolver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-21.
  • Two steps to builder a .NET Trimmer application
    2 projects | /r/csharp | 21 Mar 2022
    However, according to Washi1337, author of AsmResolver (an open source project similar to DnLib), the NativeWrite method tries to preserve the structure of the native code so that the assembly size cannot be reduced. Instead, it may even increase the size of the assembly (see https://github.com/Washi1337/AsmResolver/issues/267). And in the actual use, I found that after modifying these assemblies, the program would fail to start. Checking the Windows event log, I found that it was caused by CLR startup failure. According to Washi1337, if only the native code in the assembly contains ReadyToRun, we can simply remove the ILLibrary flag from the assembly. After all, the optimized assembly still preserves the original IL code. However, after I did what Washi1337 said, the program still failed to start. It is not clear why, because the assembly containing native code can not be tailored well, so I did not go into further research, welcome friends who are proficient in CLR to share experience.

Stats

Basic AsmResolver repo stats
1
789
8.7
6 days ago

Washi1337/AsmResolver is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of AsmResolver is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com