<Reading data from file> Hi all, sorry for generic...
# community-feeds
r
Reading data from file Hi all, sorry for generic question but I would like to know how can I read a file content using OSquery. In my case this would be .db file but I have no idea how to even start. I saw this https://osquery.readthedocs.io/en/stable/development/reading-files/ One of my questions is, if we build osquery do i need to compile it again with above code snippets for the specific file i need or it's generic module that...