Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port to binja plugin API - rename to __init__.py #1

Merged
merged 1 commit into from
Oct 9, 2016
Merged

port to binja plugin API - rename to __init__.py #1

merged 1 commit into from
Oct 9, 2016

Conversation

lucasduffey
Copy link
Contributor

to use it in current plugin system (linux)

cd ~/.binaryninja/plugins
git clone https://github.com/joshwatson/binaryninja-msp430 binaryninja_msp430
echo "import binaryninja_msp430" >> ~/.binaryninja/plugins/wrapper.py

# to use it in current plugin system (linux)

cd ~/.binaryninja/plugins
git clone https://github.com/joshwatson/binaryninja-msp430 binaryninja_msp430
echo "import binaryninja_msp430" >> ~/.binaryninja/plugins/wrapper.py
@lucasduffey lucasduffey changed the title port to binja plugin API port to binja plugin API - rename to __init__.py Oct 8, 2016
@joshwatson joshwatson merged commit 7a30b18 into joshwatson:master Oct 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants