Skip to content Skip to sidebar Skip to footer
Showing posts with the label Void Pointers

Using Python Ctypes And Libc To Write Void Pointer To Binary File

I am using python ctypes and libc to interface with a vendor-provided DLL file. The purpose of the… Read more Using Python Ctypes And Libc To Write Void Pointer To Binary File