On Fri, 2018-11-23 at 14:57 -0800,
mathieu...@gmail.com wrote:
> Hi Patrick, Tamas,
>
> It's nice to see an interest about the future of LibVMI, because i was also curious about discussing this topic
> I think i can add some information about the work I am currently doing:
> - porting LibVMI on Windows, first by switching to CMake:
https://github.com/libvmi/libvmi/pull/674
> I'm almost there, but blocked by generating a libtool file with the CMake build system
> I asked on the mailing list, but no reply so far .... :/
>
> - working on a Python implementation of vmidbg:
https://github.com/Wenzel/pyvmidbg
> the idea here is to allow any GDB frontend to debug a process on top of LibVMI.
> It's a generalization of the work I have done with r2vmi on radare2.
> It's an old idea though, started by Steve Maresca a few years ago:
https://github.com/Zentific/vmidbg
> But he never had the time to continue the development.
> I'm doing it in Python because I don't care about speed, I just want a reference implementation to show a good prototype :)
>
> - regarding kvm-vmi, the kvmi branches haven't been updated in a while, and I didn't get any news from BitDefender either.
> I can try to ping them to ask for the status of the patches, and update the vagrant box that we have.
KVMi is something we're interested in. I'm in the process of porting the