index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2018-07-10
Various Python 3 support changes
KyleMiles
2017-12-20
fixes broken lastrun creation
Jordan Wiens
2017-11-19
Check python version and use python2 if python3 is default
Nick Fox
2017-11-19
Remove unnecessary trailing slash in BNPATH
Nick Fox
2017-11-19
Fix typo in MIME filename introduced in last commit
Nick Fox
2017-11-19
Fix bugs in setup script by removing unneeded sudo conditionals
Nick Fox
2017-11-19
Fix incorrect BNPATH: previously pointed to /scripts
Nick Fox
2017-11-19
Add missing quotes to fix issue with broken .desktop file
Nick Fox
2017-11-03
point linux setup script at the right path for api install
Jordan Wiens
2017-08-21
support for broken bash that dont properly tilde expand
Jordan Wiens
2017-05-23
make linux setup script features optional and include api setup as well
Jordan Wiens
2017-05-23
update install_api to use user directories by default
Jordan Wiens
2017-05-19
add install_api script based on @withzombies script
Jordan Wiens
2017-01-02
merging linux setup script
Peter LaFosse