shell_write
Send UTF-8 text or base64 bytes to an interactive shell in a Windows 98 VM. Optionally close stdin to signal end of input; the VM stays locked for the session until you unlock it.
Instructions
Write UTF-8 text or base64 bytes to an interactive shell and optionally close stdin. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eof | No | ||
| text | No | ||
| base64 | No | ||
| session_id | Yes |