Mark thecobraden.com dead

This commit is contained in:
Ashish Bhatia 2020-05-28 13:45:07 -07:00
parent 44fc3c4594
commit 7d1a3950e8
2 changed files with 3 additions and 3 deletions

View File

@ -77,8 +77,7 @@ A collection of android security related resources.
2. [Androl4b](https://github.com/sh4hin/Androl4b)- A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
4. [Mobile-Security-Framework MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) - Mobile Security Framework is an intelligent, all-in-one open source mobile application (Android/iOS) automated pen-testing framework capable of performing static, dynamic analysis and web API testing.
5. [AppUse](https://appsec-labs.com/AppUse/) custom build for pentesting
6. [Cobradroid](https://thecobraden.com/projects/cobradroid/) custom image for malware analysis
7. [Droidbox](https://github.com/pjlantz/droidbox)
6. [Droidbox](https://github.com/pjlantz/droidbox)
10. [Drozer](https://github.com/mwrlabs/drozer)
11. [Xposed](https://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053) - equivalent of doing Stub based code injection but without any modifications to the binary
12. [Inspeckage](https://github.com/ac-pm/Inspeckage) - Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
@ -105,6 +104,7 @@ A collection of android security related resources.
31. ~~[Android Reverse Engineering](https://redmine.honeynet.org/projects/are/wiki) ARE (android reverse engineering) not under active development anymore~~
31. ~~[ViaLab Community Edition](https://www.nowsecure.com/blog/2014/09/09/introducing-vialab-community-edition/)~~
32. ~~[Mercury](https://labs.mwrinfosecurity.com/tools/2012/03/16/mercury/)~~
33. ~~[Cobradroid](https://thecobraden.com/projects/cobradroid/) custom image for malware analysis~~
### Reverse Engineering

View File

@ -16,7 +16,7 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
'http://www.mobilemalware.com.br','https://appscan.bluemix.net',\
'http://siis.cse.psu.edu/tools.html','http://siis.cse.psu.edu/dare/index.html',\
'http://codekiem.com/2012/02/24/apk-downloader/','https://apkscan.nviso.be',\
'http://ww38.xchg.info'
'http://ww38.xchg.info','https://thecobraden.com/projects/cobradroid'
FLAKY_URLS='http://safe.ijiami.cn/'
SRC_FILE=README.md