hfiref0x / KDU

Kernel Driver Utility
MIT License
1.93k stars 423 forks source link

Use in Python #93

Closed hapvlz closed 6 months ago

hapvlz commented 6 months ago

Hey Guys,

I have python script that simply read memory of game. Unfortunately due to the antihack (Xigncode) once it load I'm not able to read any memory (getting access denied) even with debug mode.

Can the .dll from kdu.exe somehow be used in python code? It works fine with CE and I can read memory, but how I can do it with python?

Thank you! :)

hfiref0x commented 6 months ago

How does it related to this repository? This is not a Python developers support board.