List maintaining - Avoiding in-app false positives
Posted: Sat Dec 01, 2012 5:39 pm
Hi,
I'd need some help to find a good method to avoid false positives (or false negatives) caused by ABP and its filter lists in Android apps.
1) To check what filters are causing the FPs, I guess we need to monitor the requests sent by the app with some TCPdump software. Do you one good app for that?
2) Could the exceptions which would then need to be added be app-specific?
Thanks.
I'd need some help to find a good method to avoid false positives (or false negatives) caused by ABP and its filter lists in Android apps.
1) To check what filters are causing the FPs, I guess we need to monitor the requests sent by the app with some TCPdump software. Do you one good app for that?
2) Could the exceptions which would then need to be added be app-specific?
Thanks.