/** * @file hardware.h * @author Sina Karvandi (sina@hyperdbg.org) * @brief Headers for hardware (chip debugger) related functions * @details * @version 0.11 * @date 2024-09-25 * * @copyright This project is released under the GNU Public License v3. * */ #pragma once ////////////////////////////////////////////////// // Functions // ////////////////////////////////////////////////// // // Some of the functions are exported at HyperDbgScriptImports.h //