Hi there!

I'm working on code injection into other Processes... that works fine, but 
the FS is set to 0...
All the thread context is messed up...
Maybe i can call CreateRemoteThread() without loosing context of the main 
thread?
i mean... i could live without fs... but winapi won't.
Maybe you know some method to convert threadID into an thread Handle? than 
i could use
GetThreadContext(); / SetThreadContext(); ....

or maybe you got some other info / tips?

Thanks & Have Phun
Ole

_______________________________________________
darklab mailing list
[email protected]
http://lists.darklab.org/cgi-bin/mailman/listinfo/darklab

Reply via email to