From 9b2b48b2db6cd07c0ff142c306fab60133b11737 Mon Sep 17 00:00:00 2001 From: Windy Date: Sun, 3 Mar 2019 17:00:43 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1464a33 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Xpatch +This is a tool to repack apk file, then xposed modules installed can be loaded in when the app launched.This is another way to hook one app without rooting phone and double opening app.