Detect-It-Easy
Detect-It-Easy copied to clipboard
feature request: Add support for timestamp detection for various formats
trafficstars
Summary
DiE has a wonderful feature where anyone inspecting a PE can expect to find the compilation timestamp in a timely manner from the PE header. However, I think it would be great if the timestamp field is supported across other formats, including but not limited to,
- PDF (https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf; page 550)
- MSI (https://github.com/activescott/lessmsi/blob/82d6669f69591dddcb07679c6a79434a56308354/src/LessMsi.Gui/Model/MsiPropertyInfo.cs#L69)
- ZIP/RAR (unsure where to retrieve this)
Sounds interesting!
@horsicq, what do you think about this?
The idea is great! I will take a look!