Skip to content

pawangupta097/Information-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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