]> git.saurik.com Git - cycript.git/commit - Baton.hpp
Completely reworked how process attach works: now the console is a server for the...
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 31 Oct 2009 20:05:46 +0000 (20:05 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 31 Oct 2009 20:05:46 +0000 (20:05 +0000)
commitb166b11b8612a2428d7b86bd3dd27207a3f60dab
tree2419854d39641a55c7ed2e0e0179f317ec572213
parent313708a920160155c9b9fa15e3337fbe2457ee58
Completely reworked how process attach works: now the console is a server for the client, and it directly injects a payload into the attachee.
Baton.hpp
Connector.cpp [deleted file]
Console.cpp
Darwin-arm.mk
Darwin.mk
Library.cpp
Mach/Inject.cpp
Trampoline.t.cpp