Skip to content

Releases: vtil-project/VTIL-BinaryNinja

Update plugin metadata and bump version to 1.2.2

02 Apr 18:55

Choose a tag to compare

[1.2.1] migrate from pkg_resources to packaging to avoid deprecation warning

02 Apr 06:11

Choose a tag to compare

  • chore(deps): migrate from pkg_resources to packaging to avoid deprecation warning
  • Update author field
    Full Changelog: 1.2...master

VTIL LLIL + CFG recovery: indirect flow & mov edges

01 Apr 15:20
390d0c9

Choose a tag to compare

What's Changed

  • Fix undeclared variable error by @meme in #5
  • Add VTIL LLIL lifting + CFG recovery for indirect control flow and mov edge cases by @dword64 in #6
  • Bump version from 1.1 to 1.2 in plugin.json by @dword64 in #7

New Contributors

  • @meme made their first contribution in #5
  • @dword64 made their first contribution in #6

Full Changelog: 1.1...1.2

Updated stack information

05 Jul 01:03

Choose a tag to compare

This release introduces a better user experience with stack offsets and displays the stackpointer delta at the end of blocks when certain conditions are met.

1.0 release 🎉

04 Jul 22:33

Choose a tag to compare

First public release of the VTIL loader for Binary Ninja.