Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Versatile management of file versions and architectures #6

Open
ohault opened this issue Aug 7, 2023 · 0 comments

Comments

@ohault
Copy link

ohault commented Aug 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant