Skip to content Skip to sidebar Skip to footer
Showing posts with the label X86

Python Incorrectly Detects 32-bit System On Windows 8.1 64-bit

PS C:\Users\************> C:\Python27\python.exe Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018,… Read more Python Incorrectly Detects 32-bit System On Windows 8.1 64-bit

How To Write Into Xmm Registers In Lldb

I am trying to read and write values from registers in python using the LLDB API. For the General P… Read more How To Write Into Xmm Registers In Lldb