xebia / mobilehacktools

A repository for scripting a mobile attack toolchain
MIT License
63 stars 15 forks source link

Avoid program name abbreviations for clarity #36

Closed meetinthemiddle-be closed 5 years ago

meetinthemiddle-be commented 6 years ago

Examples:

Change DB to Dropbox

TASK [check if DB is installed] ************************************************
TASK [Install Dropbox] *********************************************************

Change SP to SequelPro

TASK [check if SP is installed] ************************************************
TASK [Install SP] **************************************************************
commjoen commented 6 years ago

Can you check #38 whether there are still other names that are not ok? (Changed Dropbox, Sequelpro, etc.)