JustDecompile Engine VS ModuleInit

Compare JustDecompile Engine vs ModuleInit and see what are their differences.

JustDecompile Engine

The decompilation engine of JustDecompile (by telerik)

ModuleInit

Adds a module initializer to an assembly. (by fodyarchived)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
JustDecompile Engine ModuleInit
8 1
1,340 110
0.0% -0.9%
0.0 10.0
about 4 years ago almost 2 years ago
C# C#
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

JustDecompile Engine

Posts with mentions or reviews of JustDecompile Engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.

ModuleInit

Posts with mentions or reviews of ModuleInit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • What does Realm.Fody do?
    7 projects | dev.to | 4 Apr 2023
    Module initializers are a kinda obscure feature of .NET that allows writing initialization code for an assembly. They allow libraries to do one-time initialization when loaded, without the need for the user to explicitly call anything. It's a quite niche feature, but unfortunately it was not exposed in C#, and that led to users finding their own way of using it, like with ModuleInit.Fody. Given the need for it, Microsoft then decided to add it in supported platform starting from C# 9.0.

What are some alternatives?

When comparing JustDecompile Engine and ModuleInit you can also consider the following projects:

ILSpy - .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

Fody - Extensible tool for weaving .net assemblies

dnSpy - .NET debugger and assembly editor [Moved to: https://github.com/dnSpy/dnSpy]

csharplang - The official repo for the design of the C# programming language

CodemerxDecompile - The first standalone .NET decompiler for Mac, Linux and Windows

dnSpy

Realm Xamarin - Realm is a mobile database: a replacement for SQLite & ORMs

botw - Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)

PropertyChanged - Injects INotifyPropertyChanged code into properties at compile time

pokeemerald - Decompilation of Pokémon Emerald

pokefirered - Decompilation of Pokémon FireRed/LeafGreen