From d2c636a9b3d2fffcc52c35adcfc716ebcfff1d76 Mon Sep 17 00:00:00 2001 From: TPD94 Date: Wed, 31 Aug 2022 12:31:59 -0400 Subject: [PATCH] V1 .1a ASE environment, who knew? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 307e83d..cd6d6be 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Move the server to the tmp directory `mv /sdcard/fridaserver-15.1.17-android-arm You may get an error about chown permission, this is negligible -Login as super user and create a new enviroment `su -` +Login as super user and create a new environment `su -` Give execute privileges to frida-server `chmod +x /data/local/tmp/fridaserver-15.1.17-android-arm`