Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XLsn0w authored Mar 31, 2021
1 parent 8488c5c commit cb34880
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Author: @LanciniMarco (@MWRLabs)
Description:
Find strings in the (decrypted) application binary, then try to extract URIs and ViewControllers

```
Options:
Name Current Value Required Description
------- ------------- -------- -----------
Expand Down Expand Up @@ -139,6 +140,7 @@ Please select a number: 0
最后,“ show source”命令可用于检查所选模块的实际源代码。
[needle][strings] > show source
1|from core.framework.module import BaseModule
2|
3|
Expand All @@ -160,7 +162,7 @@ Please select a number: 0
19| # ====================================================================
20| def __init__(self, params):
21| BaseModule.__init__(self, params)
...
```

```
Signing for "xxx" requires a development team.
Expand Down

0 comments on commit cb34880

Please sign in to comment.