Skip to content

Commit 9f34cf2

Browse files
authored
Update README.md
1 parent 6e7520d commit 9f34cf2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This repository contains a collection of Frida scripts for various purposes, des
3939
It implements logic to hook and decrypt string of NP Manager string encryption.
4040
16. **ProcessNameChange.js:**
4141
It implements logic to change the process name at runtime. Logic is given by Legend Darvincisec.
42-
17. **StopExit.js:**
43-
Some app exit/crash when abnormal envirunment is detected (Rooted/Frida/Tampering). It try to prevent the crash and shows the backtrace to pinpoint the crash point to better analysis
44-
18. **sslunpinning.js:**
42+
17. **SSLUnpinning.js:**
4543
SSL Unpinning script, collection of open source scripts and mixed into single one and fixed some bugs(Like void methods returning true in other's script)
44+
18. **StopExit.js:**
45+
Some app exit/crash when abnormal envirunment is detected (Rooted/Frida/Tampering). It try to prevent the crash and shows the backtrace to pinpoint the crash point to better analysis
46+

0 commit comments

Comments
 (0)