🌐
GitHub
github.com › pkscout › script.speedfaninfo
GitHub - pkscout/script.speedfaninfo: Display SpeedFan information in XBMC · GitHub
Display SpeedFan information in XBMC. Contribute to pkscout/script.speedfaninfo development by creating an account on GitHub.
Starred by 5 users
Forked by 3 users
Languages   Python
🌐
GitHub
github.com › SamLarenN › SpeedFan-Exploit
GitHub - SamLarenN/SpeedFan-Exploit: Abusing SpeedFan driver ability of physical memory manipulation · GitHub
Abusing SpeedFan driver ability of physical memory manipulation - SamLarenN/SpeedFan-Exploit
Starred by 119 users
Forked by 24 users
Languages   C++ 93.6% | C 6.4%
🌐
Scoop Apps
bjansen.github.io › scoop-apps › extras › speedfan
Speedfan
🔗 http://www.almico.com/speedfan.php · 📜 App manifest · Current version: 4.52 · Bucket: extras · License: Unknown ·
🌐
GitHub
github.com › SamLarenN › SpeedFan-Exploit › blob › master › SpeedFan Exploit › Proc.cpp
SpeedFan-Exploit/SpeedFan Exploit/Proc.cpp at master · SamLarenN/SpeedFan-Exploit
#include "Speedfan.h" · · /* "Attaches" to process by getting dir table · */ BOOLEAN Proc::OnSetup(std::string ProcessName) { m_ProcessName = ProcessName; · if (!GetProcessId()) return false; · if (!g_pUtils->EnablePrivilege("SeLoadDriverPrivilege")) // Set load driver privileges ·
Author   SamLarenN
🌐
GitHub
github.com › Alexopro › Speed-fan
GitHub - Alexopro/Speed-fan
Contribute to Alexopro/Speed-fan development by creating an account on GitHub.
Author   Alexopro
🌐
GitHub
github.com › SamLarenN › SpeedFan-Exploit › blob › master › SpeedFan Exploit › Speedfan.h
SpeedFan-Exploit/SpeedFan Exploit/Speedfan.h at master · SamLarenN/SpeedFan-Exploit
Abusing SpeedFan driver ability of physical memory manipulation - SpeedFan-Exploit/SpeedFan Exploit/Speedfan.h at master · SamLarenN/SpeedFan-Exploit
Author   SamLarenN
🌐
GitHub
github.com › majkinetor › au-packages › tree › master › speedfan
au-packages/speedfan at master · majkinetor/au-packages
SpeedFan is a program that monitors voltages, fan speeds and temperatures in computers with hardware monitor chips. SpeedFan can even access S.M.A.R.T. info and show hard disk temperatures.
Author   majkinetor
🌐
GitHub
github.com › SamLarenN › SpeedFan-Exploit › blob › master › SpeedFan Exploit › Speedfan.cpp
SpeedFan-Exploit/SpeedFan Exploit/Speedfan.cpp at master · SamLarenN/SpeedFan-Exploit
Abusing SpeedFan driver ability of physical memory manipulation - SpeedFan-Exploit/SpeedFan Exploit/Speedfan.cpp at master · SamLarenN/SpeedFan-Exploit
Author   SamLarenN
🌐
GitHub
github.com › NathanK123 › SpeedFan
GitHub - NathanK123/SpeedFan
Contribute to NathanK123/SpeedFan development by creating an account on GitHub.
Author   NathanK123
🌐
GitHub
github.com › jake9725 › Speed-fan-control-thinkpad-win-unix
GitHub - jake9725/Speed-fan-control-thinkpad-win-unix: Simple guide for controlling fan speed in thinkpad laptops for Linux & Windows
Simple guide for controlling fan speed in thinkpad laptops for Linux & Windows - jake9725/Speed-fan-control-thinkpad-win-unix
Author   jake9725
Find elsewhere
🌐
Chocolatey Packages
mkevenaar.github.io › chocolatey-packages › packages › speedfan.html
Chocolatey Packages | Documentation about My Chocolatey Packages.
SpeedFan is a program that monitors voltages, fan speeds and temperatures in computers with hardware monitor chips. SpeedFan can even access S.M.A.R.T. info and show hard disk temperatures. SpeedFan supports SCSI disks too. SpeedFan can even change the FSB on some hardware (but this should ...
🌐
GitHub
gist.github.com › ssisaias › b7b9ac4fa10de4de5e59709ad0defc61
SpeedFan.ini - Gist - GitHub
Save ssisaias/b7b9ac4fa10de4de5e59709ad0defc61 to your computer and use it in GitHub Desktop. Download ZIP · Raw · SpeedFan.ini · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
🌐
GitHub
github.com › SamLarenN › SpeedFan-Exploit › blob › master › SpeedFan Exploit › Superfetch.cpp
SpeedFan-Exploit/SpeedFan Exploit/Superfetch.cpp at master · SamLarenN/SpeedFan-Exploit
Abusing SpeedFan driver ability of physical memory manipulation - SpeedFan-Exploit/SpeedFan Exploit/Superfetch.cpp at master · SamLarenN/SpeedFan-Exploit
Author   SamLarenN
🌐
GitHub
github.com › ChrisTitusTech › winutil › issues › 3979
Speedfan · Issue #3979 · ChrisTitusTech/winutil
February 3, 2026 - Speedfan#3979 · Copy link · OlafvdSpek · opened · on Feb 3, 2026 · Issue body actions · I have read the guidelines. I checked for duplicate issues. I searched for existing discussions. I checked for an existing pull request that addresses this request. Could Speedfan be included?
Author   ChrisTitusTech
🌐
GitHub
github.com › Rem0o › FanControl.Releases › issues › 801
Big difference in temp values between Speedfan and Fan Control (v115) · Issue #801 · Rem0o/FanControl.Releases
May 18, 2022 - I noticed big discrepancy in CPU temperature between Speedfan and Fan Control is huge. Speedfan shows CPU at 55C while Fan Control shows it at 71 when selecting CPU Package. Is this reliable or I should try with another sensor checking s...
Author   Rem0o
🌐
GitHub
github.com › lukesampson › scoop-extras › blob › master › bucket › speedfan.json
Extras/bucket/speedfan.json at master · ScoopInstaller/Extras
"homepage": "http://www.almico.com/speedfan.php", "license": "Unknown", "url": "http://www.almico.com/speedfan452.exe", "hash": "e2ccb3c0d23f0d04ee8057f5ce3861eea952fb20694c1656c9805b1d4cd922ff", "pre_install": [ "foreach ($emptyFile in $manifest.persist) { New-Item \"$dir\\$emptyFile\" | Out-Null }", "Invoke-ExternalCommand \"$dir\\$fname\" -ArgumentList('/S', \"/D=$dir\") -RunAs | Out-Null" ], "uninstaller": { "script": "Invoke-ExternalCommand \"$dir\\uninstall.exe\" -ArgumentList '/S' -RunAs | Out-Null" }, "bin": "speedfan.exe", "p
Author   ScoopInstaller
🌐
GitHub
github.com › AndersMalmgren › SpeedfanCurves
GitHub - AndersMalmgren/SpeedfanCurves: Alternative UI for configure temp/speed curves in Speedfan
March 8, 2017 - Alternative UI for configure temp/speed curves in Speedfan - AndersMalmgren/SpeedfanCurves
Author   AndersMalmgren
🌐
GitHub
gist.github.com › choco-bot › b2dfc22b621290aa8fe6f000f14db1e5
speedfan v4.52.0.20200321 - Passed - Package Tests Results · GitHub
April 23, 2025 - Save choco-bot/b2dfc22b621290aa8fe6f000f14db1e5 to your computer and use it in GitHub Desktop. Download ZIP · speedfan v4.52.0.20200321 - Passed - Package Tests Results · Raw · 1.RegistrySnapshot.xml · This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
🌐
GitHub
github.com › MarcoPixel › SysDash › wiki › SpeedFan-configuration-guide
SpeedFan configuration guide
A simple and clean system monitoring skin for Rainmeter. - SpeedFan configuration guide · marcopixel/SysDash Wiki
Author   marcopixel
🌐
GitHub
github.com › topics › fan-speed
fan-speed · GitHub Topics
November 16, 2021 - GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.