Code Monkey home page Code Monkey logo

codemerxdecompile's Introduction

CodemerxDecompile

Overview

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

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 mkdir CodemerxDecompile && tar -xzpf ./CodemerxDecompile-linux-x64.tar.gz -C CodemerxDecompile
  2. Start the app using ./CodemerxDecompile/CodemerxDecompile

MacOS

  1. Extract the archive using tar -xzpf ./CodemerxDecompile-macos-arm64.tar.gz
  2. Remove the quarantine attribute using xattr -d com.apple.quarantine CodemerxDecompile.app. This is necessary as the app is not signed and MacOS reports it as "CodemerxDecompile is damaged and can't be opened.".
  3. 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.

History

Versions < 1.0 are using a trimmed down version of MS Visual Studio Code as UI. Versions > 1.0 have custom built UI based on Avalonia UI.

codemerxdecompile's People

Contributors

tsviatko avatar dmstoykov avatar atdimitrov avatar goojal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.