jm33-m0 / emp3r0r

Linux/Windows post-exploitation framework made by linux user
https://infosec.exchange/@jm33
MIT License
1.27k stars 233 forks source link

Multi-Arch support for Linux #191

Closed Q1ngShan closed 1 year ago

Q1ngShan commented 1 year ago

Is it possible to add options to templates for different system architectures, such as ARM for Linux when using gen_agent

image
jm33-m0 commented 1 year ago

Sure thing, I will add it in the next release

jm33-m0 commented 1 year ago

https://github.com/jm33-m0/emp3r0r/releases/tag/v1.26.1

jm33-m0 commented 1 year ago

Please test the new release, if you find any bugs related to multi-arch support, report them here.

jm33-m0 commented 1 year ago

Now (almost) every possible architecture (GOARCH) supported by Go is supported by emp3r0r (linux). For Windows targets you can use either 386 or amd64.