diff --git a/Services/com.apple.imagent.plist b/Services/com.apple.imagent.plist
new file mode 100644
index 0000000..c1fe116
--- /dev/null
+++ b/Services/com.apple.imagent.plist
@@ -0,0 +1,53 @@
+
+
+
+
+ EnvironmentVariables
+
+ NSRunningFromLaunchd
+ 1
+ DYLD_INSERT_LIBRARIES
+ /usr/share/kordophone/libagentHook.dylib
+
+ KeepAlive
+
+ SuccessfulExit
+
+
+ Label
+ com.apple.imagent
+ LaunchEvents
+
+ com.apple.distnoted.matching
+
+ com.apple.authkit.user-info-changed
+
+ Name
+ com.apple.authkit.user-info-changed
+
+ com.apple.private.IMCore.LoggedIntoHSA2
+
+ Name
+ com.apple.private.IMCore.LoggedIntoHSA2
+
+
+ com.apple.xpc.activity
+
+
+ MachServices
+
+ com.apple.imagent.cache-delete
+
+ com.apple.imagent.desktop.auth
+
+ com.apple.incoming-call-filter-server
+
+
+ POSIXSpawnType
+ Interactive
+ ProgramArguments
+
+ /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
+
+
+
diff --git a/Services/net.buzzert.kordophoned.plist b/Services/net.buzzert.kordophoned.plist
new file mode 100644
index 0000000..153421a
--- /dev/null
+++ b/Services/net.buzzert.kordophoned.plist
@@ -0,0 +1,24 @@
+
+
+
+
+ EnvironmentVariables
+
+ NSRunningFromLaunchd
+ 1
+
+ KeepAlive
+
+ SuccessfulExit
+
+
+ Label
+ net.buzzert.kordophoned
+ POSIXSpawnType
+ Interactive
+ ProgramArguments
+
+ /usr/share/kordophone/bootstrap_kordophone.sh
+
+
+