amtal
amtal
Nice writeup and tool - here's some details and reference to additional tools from [r/reverseengineering](https://www.reddit.com/r/ReverseEngineering/comments/66b6z0/i_reverse_engineered_a_motherboard/): > Based on an [open source driver](https://github.com/groeck/nct6775/blob/master/nct6775.c) for other chips in the family, the port...
Exception thrown due to using removed API: https://github.com/Vector35/sigkit/blob/master/compute_sig.py#L242 API commit removing `Symbol.aliases` property: https://github.com/Vector35/binaryninja-api/commit/ccc46ee23e8160231b1de739380bd7d808ec433d#diff-be75236b09e0ec25f6e7192bfcb0d69ef8467d6efa8bed2161108cf4e57559bc Temp. workaround of `info.aliases = [] #`, proper fix ???