Skip to content

Commit

Permalink
Fixes broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
rewanthtammana committed Aug 20, 2021
1 parent b079fba commit f3717aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ img {
<!-- - [Introduction](README.md) -->
- [Authors](authors.md)
- [Tools](tools.md)
- [Installation](installation/readme.md)
- [Bypass](installation/bypass/readme.md)
- [Installation](installation/index.md)
- [Bypass](installation/bypass/index.md)
- [GPU detection](installation/bypass/gpu-detection.md)
- [Root Detection](installation/bypass/root-detection.md)
- [Frida detection with Ghidra](installation/bypass/frida-detection-with-ghidra.md)
- [Footprinting](footprinting/readme.md)
- [Footprinting](footprinting/index.md)
- [Decrypting response](footprinting/decrypt-response.md)
- [Recreating crypto functions](footprinting/crypto.md)
- [Exploits](exploits/readme.md)
- [Exploits](exploits/index.md)
- [REST API vulnerabilities](exploits/exploit-1.md)
- [Sensitive Information Disclosure](exploits/exploit-2.md)
- [Exported activities](exploits/exploit-3.md)
Expand Down

0 comments on commit f3717aa

Please sign in to comment.