https://github.com/osquery/osquery logo
#general
Title
# general
a

alessandrogario

09/10/2019, 8:18 AM
you will probably have to git pull first
r

Ramkumar Baskaran

09/11/2019, 7:42 AM
Hi @alessandrogario i followed the link which you shared to build binaries. It generated the osqueryd.exe but osqueryi.exe was not generated.
i used 4.0.0 version
a

alessandrogario

09/11/2019, 9:56 AM
Hey! This is normal (and we should document it!) osqueryi is in fact a link to osqueryd; you can also trigger the shell by using -S
r

Ramkumar Baskaran

09/11/2019, 11:15 AM
ok @alessandrogario thanks
Hi @alessandrogario
i am geting below error while building using buck on windows
command : buck build @mode/windows-x86_64/release //osquery:osqueryd
error:
kindly help on this
a

alessandrogario

09/12/2019, 8:38 AM
I can't help you much with Buck, as we mainly worked on the CMake side
If you are willing to use that instead, we have a build guide here: https://osquery.readthedocs.io/en/latest/development/building/
r

Ramkumar Baskaran

09/12/2019, 2:25 PM
ok @alessandrogario. i used cmake to build it
but i am getting error while generating msi
4 Views