Module Rex::Arch
In: lib/rex/arch/x86.rb
lib/rex/arch/sparc.rb
lib/rex/arch.rb

This module provides generalized methods for performing operations that are architecture specific. Furthermore, the modules contained within this module provide features that are specific to a given architecture.

Methods

Classes and Modules

Module Rex::Arch::Sparc
Module Rex::Arch::X86

Public Class methods

This routine adjusts the stack pointer for a given architecture.

This routine reports the endianess of a given architecture

This route provides address packing for the specified arch

[Validate]