xcyclopedia icon indicating copy to clipboard operation
xcyclopedia copied to clipboard

[Feature request] Versatile management of file versions and architectures

Open ohault opened this issue 2 years ago • 0 comments

A given executable file will typically exists in many flavours, mainly for

  • each supported architecture x86, x86-64/x64/amd64, IA64, arm, ...
  • each build number of the OS (in relationship with the dev lifecycle phase : alpha, beta, rtm, post-rtm)
  • type of build free/checked
  • each SKU

The SKU would be related to:

  • editions of the OS
  • supported languages
  • each licensing mode (VL, retail, ....)
  • timebomb or not
  • eval or not
  • each market channel : oem, volume licensing, msdn, ...
  • each installation modes (upgrade only, or full packaged product)

Creating such index will be very useful for security analysis and investigations. For there a smart UI and API could be developed to leverage the database model.

ohault avatar Aug 07 '23 11:08 ohault