0xnobody / vmpdump

A dynamic VMP dumper and import fixer, powered by VTIL.
GNU General Public License v3.0
1.15k stars 210 forks source link

Assertation Failure #9

Closed JackTheRipper1806 closed 2 years ago

JackTheRipper1806 commented 4 years ago

input: VMPDump.exe 0x4B8c "" [*] Error: Assertion failure, has_value() at ......\Dependencies\VTIL-Core\VTIL-Common\util\variant.cpp:164

mrexodia commented 4 years ago

This issue was fixed for me when I upgrade VTIL-NativeLifters to 39e9da9966790d9e117de6af927ef9abb7e7519e (see https://github.com/0xnobody/vmpdump/pull/10 if you want to build it)

0xnobody commented 4 years ago

@JackTheRipper1806 Let me know if updating the repo fixes it.

Aws0mee commented 3 years ago

input: VMPDump.exe 0x4B8c "" [*] Error: Assertion failure, has_value() at ......\Dependencies\VTIL-Core\VTIL-Common\util\variant.cpp:164

config issue

ALEHACKsp commented 2 years ago

I got this problem image

0xnobody commented 2 years ago

Check #16.

ALEHACKsp commented 2 years ago

I got this problem image

ALEHACKsp commented 2 years ago

???

hostar commented 2 years ago

I got this problem image

This is what happen if you try to use this on 32 bit binary. vmpdump for now only works with 64 bit binaries.