Vmp3_utils

June 20, 2022 ยท View on GitHub

register_usage.py -- Binary Ninja script that removes junk instructions inserted by vmp3. Usage -- Select the last instruction of the handler and run the script via the snippet editor or by pressing @.

Basic block in VM Entry handler before

afbeelding

Basic block in VM Entry handler after

afbeelding

Contents

  1. 1Basic block in VM Entry handler before
  2. 2Basic block in VM Entry handler after