smc-fuzzer
smc-fuzzer copied to clipboard
Apple SMC (System Management Controller) API fuzzer
MOJO is the debug port for the SMC. It can be connected to by USB however it needs special software and a programmer like USB tool. The MOJO port is...
Please include a parsable reference document that includes small descriptions for each key. This could be used as a lookup for other projects reporting on SMC data.
Currently you can only fuzz a uint8 value when the key is fixed. This should support a new switch to define the number of bytes to fuzz similar to zzuf'...