python icon indicating copy to clipboard operation
python copied to clipboard

LibVMI Python bindings

Results 22 python issues
Sort by recently updated
recently updated
newest added

I'm trying to integrate the libvmi Python bindings with the Volatility project. I created a CentOS Stream 8 virtual machine using libvirt, and I can access it normally through libvmi:...

Hi, I am trying to compile python bindings to test libvmi with volatility, but got compilation errors : (BTW: All libvmi/libkvmi examples are working with my VM and libvmi is...

root@ubuntu:/home/ha/Documents/volatility# python vol.py -d -l vmi://ubuntu16 pslist Volatility Foundation Volatility Framework 2.6.1 DEBUG : volatility.debug : Applying modification from BasicObjectClasses DEBUG : volatility.debug : Applying modification from BigPageTableMagic DEBUG :...

Will Volatility 3 support come?

When i run this command vmi-process-list win7 i get this error. I need help please be quick! ![Screenshot from 2022-04-24 11-44-34](https://user-images.githubusercontent.com/104292945/164960409-433ba384-efb6-4f55-ab33-f9701bd2b822.png)

Hi @Wenzel, Would you mind to update the PyPi package? It's currently 3.4 Thanks

In -> fix_vmi_event_version branch (I have not tried the other branches yet). Running -> python3 singlestep-event.py win7-hvm I get the following error: ~~~Python Waiting for events Exception ignored from cffi...

I am trying to run process-list.py on my win7, host os is ubuntu server 18.04 in VMWare. ![图片](https://user-images.githubusercontent.com/63499852/131476515-cc045a9a-394b-40ad-8e11-568f55d0e228.png)

Hello, I'm trying to read UNICODE_STRING from a structure but hadn't any luck. Here is a info I have about the problem: I did test on different structures, I could...

Do you have any plans to update the Pypi package version to 3.4?