Skip to content

Commit bd3281b

Browse files
committed
修改安全工具link格式
1 parent d7ed8ce commit bd3281b

File tree

1 file changed

+29
-24
lines changed

1 file changed

+29
-24
lines changed

README.md

Lines changed: 29 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -510,31 +510,36 @@ C/C++开发Android应用工具包
510510
[XJad V2.2]:http://files.cnblogs.com/arix04/XJad_V2.2.rar
511511

512512
#### 安全工具
513-
[APKfuscator](https://github.com/strazzere/APKfuscator)
514513

515-
[ApkAnalyser](https://github.com/sonyxperiadev/ApkAnalyser/downloads)
516-
517-
[AppXplore](https://play.google.com/store/apps/details?id=com.sonyericsson.androidapp.AppExplore&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zb255ZXJpY3Nzb24uYW5kcm9pZGFwcC5BcHBFeHBsb3JlIl0.)
518-
519-
[Android analysis framework](http://www.dexlabs.org)
520-
521-
[androguard](https://code.google.com/p/androguard/)
522-
523-
[droidbox](https://code.google.com/p/droidbox/)
524-
525-
[dsploit](https://github.com/evilsocket/dsploit)
526-
527-
[Androwarn](https://github.com/maaaaz/androwarn)
528-
529-
[Anubis](http://anubis.iseclab.org)
530-
531-
[Drozer](https://www.mwrinfosecurity.com/products/drozer/community-edition/)
532-
533-
[VirusTotal](https://www.virustotal.com)
534-
535-
[GDB for Android](http://gnutoolchains.com/android/)
536-
537-
[VisualGDB](http://visualgdb.com/?features=android)
514+
| 名称 | 下载地址 | 使用教程 |
515+
|:------------------------------|:--------------------------------:|:---------------:|
516+
| APKfuscator | [下载][APKfuscator] | |
517+
| ApkAnalyser | [下载][ApkAnalyser] | |
518+
| AppXplore | [下载][AppXplore] | |
519+
| Android analysis framework | [下载][Android-analysis-framework]| |
520+
| Androguard | [下载][androguard] | |
521+
| Droidbox | [下载][droidbox] | |
522+
| dsploit | [下载][dsploit] | |
523+
| Androwarn | [下载][Androwarn] | |
524+
| Anubis | [下载][Anubis] | |
525+
| Drozer | [下载][Drozer] | |
526+
| VirusTotal | [下载][VirusTotal] | |
527+
| GDB for Android | [下载][GDB-for-Android] | |
528+
| VisualGDB | [下载][VisualGDB] | |
529+
530+
[APKfuscator]:https://github.com/strazzere/APKfuscator
531+
[ApkAnalyser]:https://github.com/sonyxperiadev/ApkAnalyser/downloads
532+
[AppXplore]:https://play.google.com/store/apps/details?id=com.sonyericsson.androidapp.AppExplore&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zb255ZXJpY3Nzb24uYW5kcm9pZGFwcC5BcHBFeHBsb3JlIl0.
533+
[Android-analysis-framework]:http://www.dexlabs.org
534+
[androguard]:https://code.google.com/p/androguard/
535+
[droidbox]:https://code.google.com/p/droidbox/
536+
[dsploit]:https://github.com/evilsocket/dsploit
537+
[Androwarn]:https://github.com/maaaaz/androwarn
538+
[Anubis]:http://anubis.iseclab.org
539+
[Drozer]:https://www.mwrinfosecurity.com/products/drozer/community-edition/
540+
[VirusTotal]:https://www.virustotal.com
541+
[GDB-for-Android]:http://gnutoolchains.com/android/
542+
[VisualGDB]:http://visualgdb.com/?features=android
538543

539544

540545
## Guides

0 commit comments

Comments
 (0)