初中生
 
- 金币
- 348
- 好评
- 0
- 信誉
- 100
|
发表于
2025-9-19 14:33:29
|
显示全部楼层
来自 广东
大哥
数字加固残留正则 const .*\s*invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(I\)V|invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(Landroid/app/Activity;\[Ljava/lang/String;I\)V|invoke-static/range \{.*\}, Lcom/stub/StubApp;->.*\(Landroid/content/Context;\)Landroid/content/Context;\s*move-result-object (.*)|invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(I\[Ljava/lang/String;\[I\)V|invoke-static \{\}, Lcom/stub/StubApp;->.*\(\)V|invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(Ldalvik/system/DexFile;\)Ljava/util/Enumeration;\s*move-result-object (.*)\s*|invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(I\)Ljava/lang/String;\s*move-result-object (.*)\s*|invoke-static \{.*\}, Lcom/stub/StubApp;->.*\(Ljava/lang/String;\)Ljava/lang/String;\s*move-result-object (.*)\s*|invoke-static/range \{.*\}, Lcom/stub/StubApp;->.*\(I\)Ljava/lang/String;\s*move-result-object (.*)\s*
这个正则匹配我这边搜索怎么匹配是0个 |
|