Skip to content

[docs] Inform users about using context.aslr instead of non-exist args.NOASLR #2564

Description

@tesuji

I tried to run pwn scripts with python solve.py NOASLR=True (or just =1, or just NOASLR).
There is no easy way to test if the script has been run by using args.NOASLR. The values in args that I could observe
are PwnlibArgs(<class 'str'>, {'EXE': '', 'PLT_DEBUG': '', 'PORT': '', 'REMOTE': '', 'DOCKER': '', 'GDB': ''}). It would be nice if we could add NOASLR to that dict.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions