Dmitry Isaikin

Results 11 comments of Dmitry Isaikin

CI say "Plugin memdump startup failed!" without any explanations...

@tklengyel I can't reproduce this failure. Can you run this test in verbose mode? Maybe the debug logs will help me understand what's going on.

I can not reproduce the failure: ``` $ sudo src/drakvuf -d win7 -t 60 -k 0x185000 -i 1412 -e calc.exe -m createproc -r /mnt/images/win7-sp1-x86/kernel.json -a memdump 1660246883.723587 DRAKVUF v0.8-git20220811221214+ptms.sandbox.drakvuf-0.0.0.2747-master-1-g48619231-1 Copyright...

@tklengyel I turned off usermode hooking support in memdump plugin on x86.

@tklengyel I already use this plugin and I think this PR is good enough to merge.

Any auto-mantained code style is fine for me.

``` src/xen_helper/meson.build:9:0: ERROR: Include dir /usr/local/include does not exist. A full log can be found at /home/runner/work/drakvuf/drakvuf/build/meson-logs/meson-log.txt Error: Process completed with exit code 1. ```