Compiling and running ILSpy on OS X #2091
-
Hello, I'm trying to use ILSpy to decompile my Unity game and test some assembly obfuscation. I've followed the Unix / Mac instructions in the readme, but don't know what to do next. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
christophwille
Aug 4, 2020
Replies: 1 comment 1 reply
-
This will give you the command line tool https://www.nuget.org/packages/ilspycmd/ If you want a UI, you might want to check out https://github.com/icsharpcode/AvaloniaILSpy/ |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
shouldice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will give you the command line tool https://www.nuget.org/packages/ilspycmd/
If you want a UI, you might want to check out https://github.com/icsharpcode/AvaloniaILSpy/