Skip to content

hayate891/CodemerxDecompile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodemerxDecompile

Overview

CodemerxDecompile is a truly multi-platform (Windows/MAC/Linux) .NET decompiler. It is based on the fastest .NET decompiler engine and VS Code UI.

CodemerxDecompile is maintained by the original JustDecompile creators and it is a continuation of JustDecompile Engine. Sadly, the original JustDecompile seems to have gone out of support after 2018. Now it returns big time with CodemerxDecompile.

Quick Start Guide

Windows

  1. Extract the archive
  2. Start CodemerxDecompile.exe

Linux

  1. Extract the archive using tar -xzpf ./CodemerxDecompile-linux-x64.tar.gz
  2. Start the app using ./CodemerxDecompile-linux-x64/bin/CodemerxDecompile

MacOS

  1. Extract the archive using tar -xzpf ./CodemerxDecompile-darwin.tar
  2. Start CodemerxDecompile.app

License

This project is AGPL licensed. It includes JustDecompile Engine and Mono.Cecil libraries which are Apache 2.0 and MIT licensed respectively. It also includes VS Code which is MIT licensed.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 65.9%
  • C# 29.2%
  • JavaScript 2.9%
  • CSS 1.1%
  • Inno Setup 0.6%
  • HTML 0.2%
  • Other 0.1%