# mallocng-malloc-context ```text usage: mallocng-malloc-context [-h] [address] ``` Print out the mallocng __malloc_context (ctx) object. **Alias:** ng-ctx ### Positional arguments |Positional Argument|Help| | :--- | :--- | |address|Use the provided address instead of the one Pwndbg found.| ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit|