An IDA Pro pattern scanner plugin powered by Libhat.
- Download latest release dll (or source for compilation) for preferred ida version from releases
- Move dll file into YOUR_IDA_DIRECTORY/plugins
- Load any binary
- Use default hotkey Alt+B to run libhat-ida or run via Edit -> Plugins -> Libhat
- Enter an ida style byte pattern in the libhat-ida GUI and press OK to execute a scan Alternatively, check the String search checkbox to perform a (case sensitive) scan of the entered string OR surround your query in double quotes:
- Once a scan is completed, a dockable IDA Sequence of bytes result style window will be shown, listing all yielded results
- Double click any result to jump to it's respective address
This work is under the Creative Commons Attribution-NonCommercial 4.0 International License.


