Simple tool to extract and decompress embedded resources processed by Fody Costura
Using command line arguments:
Costura-Decompressor.exe file1.exe file.dll.compressed
The tool supports executable files with costura processed resources and the compressed resources as single files which can be extracted using tools like dnSpy, ILSpy etc.
You can also just drag the file you want to decompress or extract and decompress resources from onto the executable.
- AsmResolver
- Colorful.Console