Skip to content

Version

alvaoze edited this page Jun 27, 2024 · 1 revision

Get hardware & software version of the board

from hardsploit.core import HardsploitAPI
print(HardsploitAPI().get_version_number())

Clone this wiki locally