readme
来自「测试中用于交互的一个脚本.在自动化脚本中会用得到.希望对您有帮助.」· 代码 · 共 19 行
TXT
19 行
NOTE: This tutorial is completely outdated and needs a major overhaul.I still leave it in because it provides some additional info, butdon't expect to be able to learn anything from it... The tutorial is in order of how I would want to learn to use this tool.very briefly, here's an index: 1. Introduction, how/why one would want to use this tool. 2. Spawn, expect- how to talk to a process. 3. Debugging. 4. Interacting with a spawned process. 5. Monkeying with tty settings. Good for grabbing passwords, amongother things. 6. Miscellaneous extra functions. Let me know if there's something you'd like to see that isn't here.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?