Skip to content

Instantly share code, notes, and snippets.

@DylanTackoor
Created July 2, 2020 14:12
Show Gist options
  • Save DylanTackoor/2ad52e31f6c70dd06b487e131dc87ec4 to your computer and use it in GitHub Desktop.
Save DylanTackoor/2ad52e31f6c70dd06b487e131dc87ec4 to your computer and use it in GitHub Desktop.
#/bin/bash
wget https://gist.githubusercontent.com/DylanTackoor/95ec0b78f4b218a8b982335a96a16440/raw/4b3d9253c87e1dabe685074b095fa17fe52f92c8/smc_read.c
gcc -o smc_read smc_read.c -framework IOKit
./smc_read
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment