#!/bin/sh
cd /usr/share/binaryninja-python
exec python2 binja.py "$@"
