Node module to show resources informations of exe and dll files
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node module, rcinfo, extracts and displays resource information from executable (exe) and dynamic link library (dll) files, providing details such as file version, product version, and author information. It is designed for developers who need to programmatically access this metadata, potentially for tasks like version tracking or dependency management. By leveraging the ShowVer.exe program, rcinfo offers a convenient way to parse and retrieve VERSIONINFO data from these file types.