![]() |
|
#1
|
|||
|
|||
|
Find method to Decompile .NET Core Single File
I need method to Decompile netcore self-contained single file executable
|
|
#2
|
|||
|
|||
|
If you are talking about ReadyToRun executable, have you not tried:
Quote:
|
|
#3
|
|||
|
|||
|
Pretty sure dotPeek can open .NET single file bundles just fine...
|
|
#4
|
|||
|
|||
|
Dump compressed file and sources.
|
|
#5
|
|||
|
|||
|
Try use SimpleAssemblyExplorer
|
|
#6
|
|||
|
|||
|
>SimpleAssemblyExplorer
wow, you still remember this great tool... the SAE but I bet there were no any .net standard/core/whatever modern that times only .net framework |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can i decompile exe file created in Microsoft Visual C++ 6.0 [Ov | CRM | General Discussion | 6 | 05-03-2010 23:20 |