google / grr

GRR Rapid Response: remote live forensics for incident response
https://grr-doc.readthedocs.io/
Apache License 2.0
4.75k stars 761 forks source link

Windows on ARM, Support? #984

Closed sidd-kishan closed 2 years ago

sidd-kishan commented 2 years ago

Environment Please let us know when can we have an ARM64 version for Windows on ARM OS. We can help you test We have Windows on Rasberry Pi setup. Please pursue it we at Windows on Rasberry Pi community will be glad to extend support in testing your drivers and tools for ARM64.

max-vogler commented 2 years ago

We can't give an ETA for official Windows ARM64 support. This is very low priority for us now and we will likely not find time for it in 2022.

mbushkov commented 2 years ago

@sidd-kishan, even though we currently can't handle this ourselves, you could try building your own ARM64 templates. We have some relevant docs and would be happy to consult you on the matter.

Fundamentally building an ARM64 windows template boils down to the following:

You can then even set up your own CI jobs and share generated templates with the community - I'm sure that would be much appreciated.