- Reverts to using plain string for global key name.
Full Changelog: v2.0.3...v2.0.4
Using bytes was based on a bug that is now fixed:
Vector35/binaryninja-api#6034
If you need this functionality before that bug fix is released, you can modify the __init__.py
in binja's settings:
repositories/community/plugins/x64dbg_x64dbgbinja/__init__.py
This is not recommended unless you know what you're doing. If you wait for that fix to be released, the save path state will just start working as expected with that version of binja.