attaches to wanted process
memory.attach_to_process("Notepad.exe")
argument types: (string process_name)return type: bool
argument types: (string process_name)
return type: bool
Last updated 1 month ago