[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Syntax for majority of Impost output:
<type> <data> |
Main output types:
.i <data> General information .c <data> Notice or result when checking data .g <data> Guessed value or information .s <info> Alternative setting notice - <info> Comment or related information to previous message .. <info> Packet information !! <error> Error message de <info> Debugging information |
Other output types:
.io <send/recv>(fd=<socket>,size=<bytes>): <message> |
.hd<fd> Hex: <hex string> Ascii: <ascii> |
Normally the first two lines and the Exiting message are the only things outputted by Impost that does not fit into any of the above output types.
This information was put together for developers of third-party sofware that wish to incorporate Impost. (ie., front-end, etc.)
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |