I switched the conf and flags files and put the exe file in the osquery folder. When I check the extensions loaded (select * from osquery_extensions), I see just the core and when I open osqueryi I see the following error:
"... Will not autoload extension with unsafe directory permissions: C:\ProgramData\osquery\plgx_win_extension.ext.exe"
Thing is I have the flag "--allow_unsafe" and the owner of the file is Administrator.
Anyone know why this is happening?