I got some errors trying to use that function on windows, because it didn't split correctly. I stumbled upon this in the python documentation: https://docs.python.org/2/library/os.html#os.sep I changed the relevant line using their recommendation. 2016-09-24Merge pull request #493 from dfraze/patch-1plafosse Update __init__.py 2016-09-22Update __init__.pyDustin Fraze Stupid typo 2016-09-22Adding API to create simple dialogs with multiple input fieldsRusty Wagner 2016-09-21update for new plugins and mention difference between personal and commercialJordan Wiens 2016-09-20update svg exporter to use new dialogsJordan Wiens 2016-09-20add file save dialog and fix spacingJordan Wiens 2016-09-19Add example plugin to solve with angrRusty Wagner 2016-09-19Add API for showing a message box in the UIRusty Wagner 2016-09-19Adding APIs to store arbitrary data on a per-view, per-file, or per-function ↵Rusty Wagner basis 2016-09-17Merge pull request #477 from rootbsd/devJordan Add highlight color support to export_svg.py (still only default color scheme until color APIs exist) 2016-09-16Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens