{"id":20309261,"url":"https://github.com/cyring/coremod","last_synced_at":"2025-04-11T15:40:35.381Z","repository":{"id":41077946,"uuid":"43603450","full_name":"cyring/CoreMod","owner":"cyring","description":"Display system information of the Intel Core Processor, BIOS, and RAM memories","archived":false,"fork":false,"pushed_at":"2017-12-01T12:49:29.000Z","size":24,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T11:49:20.704Z","etag":null,"topics":["cpu-temperature","cpuinfo","dmi","linux","ram-info","smbios"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyring.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-03T15:23:42.000Z","updated_at":"2024-04-27T18:59:42.000Z","dependencies_parsed_at":"2022-09-01T13:20:12.190Z","dependency_job_id":null,"html_url":"https://github.com/cyring/CoreMod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2FCoreMod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2FCoreMod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2FCoreMod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyring%2FCoreMod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyring","download_url":"https://codeload.github.com/cyring/CoreMod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248432875,"owners_count":21102462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpu-temperature","cpuinfo","dmi","linux","ram-info","smbios"],"created_at":"2024-11-14T17:26:28.103Z","updated_at":"2025-04-11T15:40:35.363Z","avatar_url":"https://github.com/cyring.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose\nDisplay system information of the Intel Core Processor, BIOS, and RAM memories \n* Processor features (SMBios \u0026 CPUID) \n* Core i7 frequency (MSR) \n* Temperature for each Core (MSR) \n\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/09/CyrIng_coremod_screen18.jpg)\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/09/CyrIng_coremod_screen19.jpg)\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/07/CyrIng_coremod_screen12.jpg)\n\n* BIOS summary \n* DDR3 timings (through memory controller I/O) \n* Motherboard \n\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/07/CyrIng_coremod_screen17.jpg)\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/09/CyrIng_coremod_screen20.jpg)\n\n* Base Clock frequency \n* Processor socket and voltage \n* Cache Memories \n\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/07/CyrIng_coremod_screen11.jpg)\n\n# How to build CoreMod\n## Requirements\n_Mandatory_ :\n* Linux x86_64 3.x or 4.x\n* The GNU Compiler Collection: gcc - or - The C language family frontend for LLVM: clang\n* Being root !\n* Any Intel Core, i7, i5, i3 Processor\n\n_Optionally_ :\n* The GNU Debugger: gdb and one graphical front-end for gdb: ddd\n* [The Intel 64 and IA-32 Architectures Software Developer’s Manual Volume 3](http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html)\n* [The SMBIOS Reference Specification](http://www.dmtf.org/standards/smbios) (C) Distributed Management Task Force\n\n## Compilation\nClone or download the source code then build the binary with ```make``` \n```\n$ make\nCompiling : Done.\nLinking   : Done.\nReady     : ./bin/coremod\nRemark    : You must be root to run CoreMod\n```\n## Debug\n* Compile sources with the -g switch, or set it in the Makefile's CFLAGS\n* Run the debugger GUI\n```\n# ddd ./bin/coremod\n```\n# How to use CoreMod\nTwo kernel modules must be loaded with modprobe or insmod\n* msr\n* dmi-sysfs\n\nthen execute CoreMod as root\n```\n# ./coremod\n```\n\n![](http://blog.cyring.free.fr/wp-content/uploads/2012/07/CyrIng_coremod_screen12.jpg)\n\n_press the menu key of the function you want to execute_.\n\n# Algorithm\n\n![](http://blog.cyring.free.fr/images/CoreMod_algorithm.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyring%2Fcoremod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyring%2Fcoremod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyring%2Fcoremod/lists"}