https://github.com/ferib/basicbninjaplugin
Basic Plugin for Binary Ninja
https://github.com/ferib/basicbninjaplugin
binaryninja binaryninja-plugin binja
Last synced: 3 months ago
JSON representation
Basic Plugin for Binary Ninja
- Host: GitHub
- URL: https://github.com/ferib/basicbninjaplugin
- Owner: ferib
- License: bsd-3-clause
- Created: 2020-12-22T02:46:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T06:49:45.000Z (about 5 years ago)
- Last Synced: 2025-03-12T06:44:35.436Z (10 months ago)
- Topics: binaryninja, binaryninja-plugin, binja
- Language: Python
- Homepage:
- Size: 352 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic Plugin
Basic plugin for Binar Ninja.
## AoB Scan
AoB scan allows the user to search for a given array of bytes, the image below shows an example.
*NOTE: the `??` are used as wildmarks*

## vTable Scan
vTable scan wil scan your file and try to find possible virtual tables, the image below shows a test result.
