Welcome to libicuid's homepage!





libicuid was written by Kurt Cancemi.

What is libicuid?

I C U ID is a library that provides a C interface for the CPUID opcode and provides:

Platforms

Downloads

Source: Github

I don't provide binaries yet, I may provide binaries for Windows in the future. But you can build them yourself, instructions here.

Bugs

You can report bugs at the Github issue tracker here. For issues pertaining to retrieving info please attach the rawcpuid.txt file output from the following command:

build/tool/icuid_tool --dump rawcpuid.txt

Documentation

See the doxygen generated documentation.

License

libicuid is licensed under the ISC License. (view it here)