setarch
linux
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 info →Options (2)
-R, --addr-no-randomizebooleanDisable randomization of the virtual address space
Example:
setarch {{linux32}} {{[-R|--addr-no-randomize]}} {{command}}-h, --helpbooleanDisplay help
Example:
setarch {{[-h|--help]}}made by @shridhargupta | data from tldr-pages