setarch

Change the reported architecture for a program’s execution, primarily used to modify how programs behave based on system architecture. Useful for compatibility testing or running legacy applications. More information: https://manned.org/setarch.8.

setarch i686 {{command}}

setarch x86_64 {{bash}}

setarch {{linux32}} {{[-R|--addr-no-randomize]}} {{command}}

setarch --list

setarch {{[-h|--help]}}