smc-fuzzer icon indicating copy to clipboard operation
smc-fuzzer copied to clipboard

Apple SMC (System Management Controller) API fuzzer

Results 3 smc-fuzzer issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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'...