Coder Social home page Coder Social logo

avaloniailspy's Introduction

AvaloniaILSpy Build AvaloniaILSpy

This is cross-platform version of ILSpy built with Avalonia.

Supported Features

  • Decompilation
  • Analyze Window
  • Search for types/methods/properties (substring)
  • Hyperlink-based type/method/property navigation
  • Extensible via MEF Extensibility (Check out TestPlugin folder). Note: This is not compatible with ILSpy Plugins.
  • Check out feature support status

Download

Stable Release

https://github.com/icsharpcode/AvaloniaILSpy/releases

Bleeding-edge Builds

Grab artifacts from the latest master CI build. This includes Linux, Mac and Windows.

How to run on Linux:

  • just open it
  • if you have trouble, please try to grant it the rights to execute chmod a+x ILSpy
  • you could also run it in command line by ./ILSpy

How to run on Mac:

  • just move the app into /Applications folder and open it
  • run xattr -rd com.apple.quarantine /Applications/ILSpy.app
  • if you see “ILSpy” cannot be opened because the developer cannot be verified., please open up System Preferences -> Security & Privacy -> General -> Open Anyway
  • if you see the error The application ILSpy can't be opened' error on launch, you could chmod +x "/Applications/ILSpy.app/Contents/MacOS/ILSpy"

Build from sources

  1. Install dotnet 6 or above from https://dotnet.microsoft.com/en-us/download/dotnet
  2. Clone repository : git clone https://github.com/icsharpcode/AvaloniaILSpy.git.
  3. Run build script: build.ps1 on Windows and ./build.sh on Linux and Mac OS.
  4. Artifacts will be located in subdirectory artifacts.

avaloniailspy's People

Contributors

aarondewes avatar agametov avatar austinwise avatar christophwille avatar frankli0324 avatar gatocreador887 avatar imonz avatar jeffreye avatar jp2masa avatar kant2002 avatar necklaces avatar rybak avatar sable-starflower avatar zaphodef 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.