Xi Tan

Results 2 comments of Xi Tan

Hi, did anyone meet the same error with me like this? #https://github.com/libvmi/python/issues/15 ``` # python vol.py -l vmi://winxpsp3x86 --profile=WinXPSP2x86 psxview AttributeError: 'PyVmiAddressSpace' object has no attribute 'translate' ``` I checked...

Thanks for your reply~@Wenzel emm... 1. I checked the code in psxview plugin(volatility/plugins/malware/psxview.py) and found that there is a function call which translates the memory's virtual address into a physical...