๐ผPIDCAT for Android Bug Bounty Logging
Why Use PIDCAT?
adb logcat (Default behavior)
adb devices
adb -s <device-ip:port> logcatpidcat (Focused behavior)
pidcat -s <device-ip:port> <package.name>Installation
1. Clone the Repository
2. Run Directly
Make It Universal on Windows
Example Commands
Original Repository
Last updated