Error message
Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/drupal/includes/common.inc).
android
Submitted by drjunior on Tue, 02/21/2017 - 11:13
Submitted by drjunior on Mon, 09/26/2016 - 14:43
Submitted by drjunior on Wed, 01/08/2014 - 15:41
Some necessary commands and files to use tcpdump and wireshark with any Android device with root. The necessary files can be download from here: http://www.strazzere.com/android/tcpdump
mount -o remount,rw /system
cp /sdcard/data/tcpdump system/bin
chmod 777 tcpdump
mount -o remount,ro /system