FerrumX Report Tool Changelog

What's new in FerrumX Report Tool 1.2.1

May 12, 2024
  • Wrapper Updates:
  • Win32_Processor class includes a new property called "NumberOfLogicalProcessors". This is different from "ThreadCount" in a way that "ThreadCount always reports the number of hardware threads in a CPU, whereas the other reports the number of threads that the OS has been allowed to access. For example, you have a CPU that has 12 hardware threads and you have configured your OS to boot with 8 threads. In this case, the "ThreadCount" would be 12 and "NumberOfLogicalProcessors" would be 8.
  • GUI Report Tool Updates:
  • Summarized Report now includes the "ThreadCount" property in CPU Information section
  • Detailed Report now includes the "NumberOfLogicalProcessors" property in CPU Information section

New in FerrumX Report Tool 1.2.0 (May 7, 2024)

  • Report Summarization.

New in FerrumX Report Tool 1.0.2 (Apr 17, 2024)

  • Release Highlights:
  • Fixed HWID generation functions. They will now be generated based on the following nomenclature: Username/DeviceName/CPU/CPUID/MotherboardName/RAMCOUNT/STORAGECOUNT
  • This is how the ID was originally intended to be, but the function would take Motherboard Name as the Device Name
  • Log files will now be generated as FerrumX_ERRORLOG-DateStamp.log