/Information-Security

Retrieve basic hardware and software details of Windows OS

Primary LanguageC#Apache License 2.0Apache-2.0

Information-Security

Retrieve basic hardware and software details of system. The essence of these programs are more significant when some remote system data are brought on the server.

There are two folders Hardware Detail and Software Detail.

  • Hardware Detail contain the hardware_detail.cs which retrieve the basic hardware detail of system. It also contain the DMTF SMBIOS reference to know the specifics of different hardware components.
  • Software Detail contain software_detail.cs which retrieve the software installed and its version.

Requirement to run Program

  1. OS - Windows 7 or above
  2. .NET Framework 4.7 or above