Skip to content
Stefano Balzarotti edited this page Aug 18, 2019 · 6 revisions

Yauaa: Yet Another UserAgent Analyzer

This is a porting rewritten from scratch in C# for .NET Standard 2.0 of a java library that tries to parse and analyze the useragent string and extract as many relevant attributes as possible.

Check here the original project: https://github.com/nielsbasjes/yauaa

Clone this wiki locally