APK Signing Using ZIPALIGN && APKSIGNER

I am going to demonstrate how to sign an APK using apksigner and zipalign on a Kali Linux machine. The first thing I need to do is build the APK. After doing that I will move into the directory containing the new APK. Now I’m going to sign the APK file using zipalign and apksigner. […]

Testing Password Strength&& Hacking A WIFI Network

Environment: I have used a mobile hotspot to create the target WiFi network. On this network, I have connected a laptop. Scenario: I will be using the Hak5 WiFi Pineapple Mark VII to obtain the 4-way handshake for the target SSID, use Hashcat to brute force the password hash, use the cracked password hash to […]