.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer e94eb91739 Fix #3372: Fix loading a DLL that contains byte sequences matching ZIP central directory. 4 months ago
..
ArchiveFileLoader.cs Fix mysteriously deleted issue #3197: Skip file formats that currently can only be loaded from a file when dealing with a file from a bundle or package. 12 months ago
BundleFileLoader.cs Fix mysteriously deleted issue #3197: Skip file formats that currently can only be loaded from a file when dealing with a file from a bundle or package. 12 months ago
FileLoaderRegistry.cs Fix #3372: Fix loading a DLL that contains byte sequences matching ZIP central directory. 4 months ago
LoadResult.cs Fix mysteriously deleted issue #3197: Skip file formats that currently can only be loaded from a file when dealing with a file from a bundle or package. 12 months ago
MetadataFileLoader.cs Fix mysteriously deleted issue #3197: Skip file formats that currently can only be loaded from a file when dealing with a file from a bundle or package. 12 months ago
PEFileLoader.cs Fix #3372: Fix loading a DLL that contains byte sequences matching ZIP central directory. 4 months ago
WebCilFileLoader.cs Fix mysteriously deleted issue #3197: Skip file formats that currently can only be loaded from a file when dealing with a file from a bundle or package. 12 months ago
XamarinCompressedFileLoader.cs Use uncompressedStream for PEFile in XamarinCompressedFileLoader 11 months ago