SingleFileExtractor
SingleFileExtractor copied to clipboard
A tool for extracting contents (assemblies, configuration, etc.) from a single-file application to a directory, suitable for purposes like malware analysis.
My very large file can no longer be extracted after pushing its size beyond int.MaxValue bytes. Some information is lost when a long is casted to an int. https://github.com/Droppers/SingleFileExtractor/blob/eadc323085209acee75dd60964f409dde85d76a6/src/SingleFileExtractor.Core/Helpers/BinaryKmpSearch.cs#L10
hi, any idea why it say "Is not a .NET Core 3.x, 5.0 or 6.0 executable." but the application is an single exe file compiled under net6