aboutsummaryrefslogtreecommitdiff
path: root/src/data/proto/runcmd_demux
diff options
context:
space:
mode:
authorDavid Timber <mieabby@gmail.com>2020-11-01 16:42:59 +1030
committerDavid Timber <mieabby@gmail.com>2020-11-01 16:42:59 +1030
commit60308ca4d9a5976a06aa8fe78a7b21951f9f206d (patch)
treefe0e95f49e58f991c5e3c6e973e5fafacf24fc7f /src/data/proto/runcmd_demux
parent3fb3d74e7113e514819670ee42e7f5703f13ceec (diff)
Add txtrec-del.sh, rename proto-test -> proto
Diffstat (limited to 'src/data/proto/runcmd_demux')
-rw-r--r--src/data/proto/runcmd_demux21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/data/proto/runcmd_demux b/src/data/proto/runcmd_demux
new file mode 100644
index 0000000..c0a630e
--- /dev/null
+++ b/src/data/proto/runcmd_demux
@@ -0,0 +1,21 @@
+# msg id 0xA04, init
+8A04
+# PRNE_HTBT_OP_RUN_CMD
+05
+ # args_len = 08
+ 00 08
+ # "/bin/sh"
+ 2f 62 69 6e 2f 73 68 00
+# msg id 0xA04, init
+8A04
+# PRNE_HTBT_OP_STDIO
+08
+ # stdio err = 0, fin = 1, len = 77
+ 404D
+ # for (( i = 0; i < 4096; i += 1 )); do
+ # echo -n "A" >&1
+ # echo -n "B" >&2
+ # done
+ 666f722028282069203d20303b2069203c20343039363b2069202b3d2031
+ 2029293b20646f0a096563686f202d6e20224122203e26310a096563686f
+ 202d6e20224222203e26320a646f6e650a