Resource icon

python gta mini hack

Python:
import ctypes, struct, time, wmi



class Pyrate:

    def __init__(self):
        self.pHandle = None
        self.pid = None


    def Attach(self):
        c = wmi.WMI ()

        for process in c.Win32_Process ():
            if...
You do not have permission to view the full content of this resource. Log in or register now.
Author
belle_delphine.py
Views
363
First release
Last update
Rating
0.00 star(s) 0 ratings
Top