# canary ```text usage: canary [-h] [-a] ``` Print out the current stack canary. ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit| |-a|--all|Print out stack canaries for all threads instead of the current thread only.|