Capture and analyze network packets using tcpdump and tshark
We can use tcpdump to capture the packets whereas tshark to analyse the packets. Using above help, … Read more
Explore guideLabs
Tested environments, procedures, expected output, and the evidence you need to repeat an experiment yourself with confidence.
Real systems. Real results.
Existing library
We can use tcpdump to capture the packets whereas tshark to analyse the packets. Using above help, … Read more
Explore guidelibpcap provides functions for user-level packet capture, used in low-level network monitoring. Following program captures the packets … Read more
Explore guideIf you have tried to connect any new device to already setup ubuntu where adb was working … Read more
Explore guideNOTE: for below article, replace IP address whereever required with your IP address If you want to … Read more
Explore guideLearn how to manually trigger the Linux Kernel Out-Of-Memory (OOM) killer via SysRq, inspect /proc/pid/oom_score, and protect critical processes.
Explore guideFollowing program shows a sample example of how we can use C macros __FILE__ , __func__ and … Read more
Explore guideAt the application framework level is the app’s code, which utilizes the android.bluetooth APIs to interact with … Read more
Explore guideTrace how AOSP initializes Bluetooth profiles (A2DP, HFP, GATT) from SystemServer and AdapterService down to Fluoride HAL and Binder IPC.
Explore guideTurn your Linux PC or Raspberry Pi into a wireless Bluetooth speaker for smartphones using BlueZ, PipeWire, and PulseAudio A2DP audio routing.
Explore guide