timkurvers / synacor-binja-plugin

Synacor plugin for Binary Ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synacor plugin for Binary Ninja

Python Version MIT License CI

Synacor Binja Plugin

Binary Ninja architecture plugin supporting Synacor programs from https://challenge.synacor.com.

The architecture spec is bundled in this repository.

See synacor-challenge for a JavaScript / ES6+ virtual machine capable of running Synacor programs.

Installation

Clone the plugin to the Binary Ninja plugin folder for your platform:

git clone https://github.com/timkurvers/synacor-binja-plugin.git <binja-plugin-folder>/synacor-binja-plugin

Optionally install development dependencies:

pip install -r requirements.txt

Usage

Soon.

Debugging

Soon.

About

Synacor plugin for Binary Ninja

License:MIT License


Languages

Language:Python 100.0%