update patches
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 1ae7f840778edaa10439eb91a16b76c265f90b30 Mon Sep 17 00:00:00 2001
|
||||
From 1099700c48f5cf48f76792b929d5916be4a98e04 Mon Sep 17 00:00:00 2001
|
||||
From: Ylarod <me@ylarod.cn>
|
||||
Date: Tue, 18 Jul 2023 16:02:50 +0800
|
||||
Subject: [PATCH 4/7] Florida: symbol_frida_agent_main
|
||||
@@ -32,7 +32,7 @@ index a8db6b29..afe514cb 100644
|
||||
|
||||
diff --git a/src/anti-anti-frida.py b/src/anti-anti-frida.py
|
||||
new file mode 100644
|
||||
index 00000000..1b82fb03
|
||||
index 00000000..a203189f
|
||||
--- /dev/null
|
||||
+++ b/src/anti-anti-frida.py
|
||||
@@ -0,0 +1,27 @@
|
||||
@@ -42,7 +42,7 @@ index 00000000..1b82fb03
|
||||
+import os
|
||||
+
|
||||
+if __name__ == "__main__":
|
||||
+ input_file = sys.arantigv[1]
|
||||
+ input_file = sys.argv[1]
|
||||
+ print(f"[*] Patch frida-agent: {input_file}")
|
||||
+ random_name = "".join(random.sample("ABCDEFGHIJKLMNO", 5))
|
||||
+ print(f"[*] Patch `frida` to `{random_name}``")
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 8a73a9544dde4323c062beb19a681ae1fa391eec Mon Sep 17 00:00:00 2001
|
||||
From 90702fd82b7adbed8f712cf7b9dcb4f7d7f89b30 Mon Sep 17 00:00:00 2001
|
||||
From: Ylarod <me@ylarod.cn>
|
||||
Date: Tue, 18 Jul 2023 16:03:47 +0800
|
||||
Subject: [PATCH 5/7] Florida: thread_gum_js_loop
|
||||
@@ -8,7 +8,7 @@ Subject: [PATCH 5/7] Florida: thread_gum_js_loop
|
||||
1 file changed, 6 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/anti-anti-frida.py b/src/anti-anti-frida.py
|
||||
index 1b82fb03..4317e802 100644
|
||||
index a203189f..7a3f6474 100644
|
||||
--- a/src/anti-anti-frida.py
|
||||
+++ b/src/anti-anti-frida.py
|
||||
@@ -24,4 +24,9 @@ if __name__ == "__main__":
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 56deab59893a21265de02d291ee326fce0b5a7bf Mon Sep 17 00:00:00 2001
|
||||
From 93a07e8014d3c4971239ad6831aa5d526042a106 Mon Sep 17 00:00:00 2001
|
||||
From: Ylarod <me@ylarod.cn>
|
||||
Date: Tue, 18 Jul 2023 16:04:15 +0800
|
||||
Subject: [PATCH 6/7] Florida: thread_gmain
|
||||
@@ -8,7 +8,7 @@ Subject: [PATCH 6/7] Florida: thread_gmain
|
||||
1 file changed, 6 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/anti-anti-frida.py b/src/anti-anti-frida.py
|
||||
index 4317e802..f040406b 100644
|
||||
index 7a3f6474..b4b8dca6 100644
|
||||
--- a/src/anti-anti-frida.py
|
||||
+++ b/src/anti-anti-frida.py
|
||||
@@ -29,4 +29,9 @@ if __name__ == "__main__":
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From bfeb5a855cffb45460c0f9052c81e8dc2b43fd54 Mon Sep 17 00:00:00 2001
|
||||
From 217f97faabba058b53b6abb0827b74b0787beaa7 Mon Sep 17 00:00:00 2001
|
||||
From: Ylarod <me@ylarod.cn>
|
||||
Date: Tue, 18 Jul 2023 16:04:55 +0800
|
||||
Subject: [PATCH 7/7] Florida: protocol_unexpected_command
|
||||
|
||||
Reference in New Issue
Block a user