Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 719 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 719 Bytes

Vm2Import

fix vmprotect import function used unicorn-engine.

  • call/jmp/reg(mov) [module.function]
  • work in vmp2.x ~ vmp3.6

It is a very bad project,, so no public code, I'll x64dbgpy3+unicorn reimplement it, when I have free time.

Use

  • command: vm2iat dis.sel()
  • call vmp0.xxxxxxxx, right click "Vm2Import"->"Fix Import Call Address"

repair menu preview

repair preview

original preview

Thanks