Detect-It-Easy icon indicating copy to clipboard operation
Detect-It-Easy copied to clipboard

feature request: Add support for timestamp detection for various formats

Open Still34 opened this issue 1 year ago • 2 comments
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)

Still34 avatar Sep 04 '24 03:09 Still34

Sounds interesting!

@horsicq, what do you think about this?

DosX-dev avatar Sep 04 '24 07:09 DosX-dev

The idea is great! I will take a look!

horsicq avatar Sep 04 '24 07:09 horsicq