* Improve regex for existing browser data gathering detection
- Fix erroneous regex capture
+ Add detections for cookies gathering
+ Add generic browser detection (some webkit browser for some reason uses the same chromium-based paths?)
Signed-off-by: Still Hsu <dev@stillu.cc>
* Add rudimentary sqlite db libs detection
- Typically used along with browser data collection
Signed-off-by: Still Hsu <dev@stillu.cc>
---------
Signed-off-by: Still Hsu <dev@stillu.cc>