All Projects → NOPDev → Binjadock

NOPDev / Binjadock

Licence: mit
An extendable, tabbed, dockable UI widget plugin for BinaryNinja https://binary.ninja.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Binjadock

Icewater
16,432 Free Yara rules created by
Stars: ✭ 324 (+852.94%)
Mutual labels:  yara
Sunburst countermeasures
Stars: ✭ 519 (+1426.47%)
Mutual labels:  yara
Holmes Totem
Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Stars: ✭ 25 (-26.47%)
Mutual labels:  yara
Yara Python
The Python interface for YARA
Stars: ✭ 368 (+982.35%)
Mutual labels:  yara
Yara
The pattern matching swiss knife
Stars: ✭ 5,209 (+15220.59%)
Mutual labels:  yara
Mitigating Web Shells
Guidance for mitigation web shells. #nsacyber
Stars: ✭ 698 (+1952.94%)
Mutual labels:  yara
Python Iocextract
Defanged Indicator of Compromise (IOC) Extractor.
Stars: ✭ 300 (+782.35%)
Mutual labels:  yara
Operation Wocao
Operation Wocao - Indicators of Compromise
Stars: ✭ 29 (-14.71%)
Mutual labels:  yara
Multiscanner
Modular file scanning/analysis framework
Stars: ✭ 494 (+1352.94%)
Mutual labels:  yara
Yargen
yarGen is a generator for YARA rules
Stars: ✭ 795 (+2238.24%)
Mutual labels:  yara
Strelka
Real-time, container-based file scanning at enterprise scale
Stars: ✭ 387 (+1038.24%)
Mutual labels:  yara
Peframe
PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.
Stars: ✭ 472 (+1288.24%)
Mutual labels:  yara
Manalyze
A static analyzer for PE executables.
Stars: ✭ 701 (+1961.76%)
Mutual labels:  yara
Stoq
An open source framework for enterprise level automated analysis.
Stars: ✭ 352 (+935.29%)
Mutual labels:  yara
Didierstevenssuite
Please no pull requests for this repository. Thanks!
Stars: ✭ 856 (+2417.65%)
Mutual labels:  yara
Hamburglar
Hamburglar -- collect useful information from urls, directories, and files
Stars: ✭ 321 (+844.12%)
Mutual labels:  yara
Die Engine
DIE engine
Stars: ✭ 648 (+1805.88%)
Mutual labels:  yara
Malware Ioc
Indicators of Compromises (IOC) of our various investigations
Stars: ✭ 955 (+2708.82%)
Mutual labels:  yara
Iocs
IoC's, PCRE's, YARA's etc
Stars: ✭ 15 (-55.88%)
Mutual labels:  yara
Ghidra scripts
Scripts for the Ghidra software reverse engineering suite.
Stars: ✭ 732 (+2052.94%)
Mutual labels:  yara

BinjaDock

screenshot

BinjaDock allows you to create dockable widgets in Binja and exposes a main dockwidget with tabs for plugins to embed to.

Yarascan is an example plugin demonstrating how to use BinjaDock.

Installation

Put it in the plugins folder...

Yarascan

To use the included yara example plugin you will need to supply your own yara signatures and define them in SIG_FILE in yarascan.py. You may find the crypto signatures and many more (AntiVM, malware, packers, exploit kits) here.

Requirements

  • PyQt5
  • yara
  • binaryninja...

BinjaDock has only been tested on Ubuntu 16.04 using Qt and PyQt5 packages from the official ubuntu repositories.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].