Skip to content

2.0.4

Latest
Compare
Choose a tag to compare
@utkonos utkonos released this 23 Oct 20:06
v2.0.4
7c0cf7f
  • 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.