Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#general
Title
# general
p
Poornesh
08/16/2022, 4:52 AM
Is there support for Osquery on 32-bit ARM ?
a
alessandrogario
08/16/2022, 9:46 AM
Hello
@Poornesh
! 32-bit is not supported; what platform are you trying to deploy osquery to?
p
Poornesh
08/16/2022, 12:43 PM
Hi
@alessandrogario
, thanks for your valuable reply . I am trying it on NXP 's i.MX6UL(ARM) SoC which we are using for Medical Project !
a
alessandrogario
08/16/2022, 1:13 PM
I don't think osquery will support 32-bit ARM anytime soon; depending on how it is deployed/configured, that specific processor may not be enough
If it can be of any use, there's a nice project called siquery-rs, which provides some of the same features of osquery but is 100% offline
Meaning, it has no support for a distributed or remote loggers
But thanks to rustup, it may be easy to build for that specific platform by installing the right target and cross-compile
p
Poornesh
08/16/2022, 2:02 PM
@alessandrogario
really thanks for the detailed information . I will check more on siquery-rs. Once again thanks !
4 Views
Post