Skip to content

hex2ptr ¤

Functions:

Attributes:

parser module-attribute ¤

parser = ArgumentParser(
    description="Converts a space-separated hex string to a little-endian address."
)

hex2ptr ¤

hex2ptr(hex_string) -> None