Re: [Pyobjc-dev] PyObjC code injection on Leopard
Brought to you by:
ronaldoussoren
|
From: Bill B. <bb...@ma...> - 2007-11-12 23:25:22
|
On Nov 12, 2007, at 1:53 PM, Luc Heinrich wrote: > Is code injection still supposed to work on Leopard ? I can't get any > of the samples to work. I have especially tried InjectInterpreter and > no matter what I do, nothing seems to happen. No error message, no > interpreter window popping up in the target process, nothing. The injecting process will, at the least, need to be in a particular group/user (that I can't remember right now). Try injecting as root and see if it works (as root can do all). b.bum |