Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

search.rst

File metadata and controls

11 lines (8 loc) · 355 Bytes

Search

This command allows you to search for relevant modules which are currently imported into pwncat. This performs a glob-based search and provides an ellipsized description and module name in a nice table. The syntax is simple:

# Search for modules under the `enumerate` package
(local) pwncat$ search enumerate.*