sniffex – C program to Capture wifi packets using libpcap
libpcap provides functions for user-level packet capture, used in low-level network monitoring. Following program captures the packets … Read more
Linux Device Drivers
libpcap provides functions for user-level packet capture, used in low-level network monitoring. Following program captures the packets … Read more
How Android Bluetooth profiles are enabled ? Answer: Check packages/apps/Bluetooth/res/values/config.xml If you want to disable the above … Read more
This post shows steps to Play Songs from mobile and listen on laptop/desktop speaker over Bluetooth. The … Read more
This post shows steps configure Ubuntu 16.04 as Bluetooth A2DP Sink. When Ubuntu is acting as A2DP … Read more
As mentioned in Linux kernel souce code net/netlink/af_netlink.c, netlink is a Kernel-user communication protocol which allows user … Read more
As mentioned in Linux kernel souce code net/netlink/af_netlink.c, netlink is a Kernel-user communication protocol which allows user … Read more
LINSSID – linssid is a graphical wireless scanner, LinSSID displays locally receivable 802.11 wireless attach points and ad … Read more
nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as … Read more