Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to decompile Assembly-CSharp.dll? #3173

Closed
koopa990 opened this issue Mar 10, 2024 · 3 comments
Closed

How to decompile Assembly-CSharp.dll? #3173

koopa990 opened this issue Mar 10, 2024 · 3 comments

Comments

@koopa990
Copy link

I have ILSpy installed. Do I drag and drop the dll on one of the .CS file?

@niravx23
Copy link

Run ILSPY.exe .On the top left corner click open and browse any c# binary(.exe or dll) to view different modules simply expand the node by clicking '+' icon.

why is this in issue btw. lol

@koopa990
Copy link
Author

Run ILSPY.exe .On the top left corner click open and browse any c# binary(.exe or dll) to view different modules simply expand the node by clicking '+' icon.

why is this in issue btw. lol

The sharp assemble.dll I am viewing has little to no information
image

@dgrunwald
Copy link
Member

That's a screenshot of Visual Studio. If you want to use ILSpy you need to start ILSpy; it's a separate program.

@icsharpcode icsharpcode locked and limited conversation to collaborators Mar 30, 2024
@christophwille christophwille converted this issue into discussion #3188 Mar 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

4 participants