NoVmpy icon indicating copy to clipboard operation
NoVmpy copied to clipboard

Results 6 NoVmpy issues
Sort by recently updated
recently updated
newest added

I can't install pyvtil, it gives me three erros in the c++ code.

[https://share.weiyun.com/OUr2efBz](url)

[hook_mem_unmapped]: 21 0xffa6971d 1 0 [hook_code] address: 0xFFA6971D size: 0xF1F1F1F1 what? Traceback (most recent call last): File "D:\tool/ida/plugins\novmpy\ui.py", line 17, in activate vtil_graph.show_graph(ea) File "D:\tool/ida/plugins\novmpy\views\vtil_graph.py", line 462, in show_graph lifter.lift_il(None,...

IDA crashes when applying apply_all_profiled Error: c0000005 in vtil.pyd Seems error is around `( map.max_load_factor() * map.bucket_count() ) >= ( map.size() + 1 ) at VTIL-Python-dev-1\\external\\core\\VTIL-SymEx\\simplifier\\simplifier.cpp:351"`

https://github.com/pybind/pybind11/pull/3694