pr0me / HALextract

Binary Ninja Plugin to extract information on Hardware Abstraction Layer functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HALextract

This Binary Ninja plugin extracts information regarding Hardware Abstraction Layer (HAL) functions, e.g., their associated basic blocks.

Installation Instructions

This plugin has no further dependencies. Simply copy this folder into your Binary Ninja plugin directory (usually ~/.binaryninja/plugins/) and restart the application.

License

This plugin is released under a MIT license.

About

Binary Ninja Plugin to extract information on Hardware Abstraction Layer functions

License:MIT License


Languages

Language:Python 100.0%