我正在尝试将 python 生成的输入重定向到 bash 5.0.3 中的 ELF 64 位可执行文件。我正进入(状态:
> ./bf <<< $(python2 -c "print('c'*6+b'\x00'+'c'*6)")
bash: warning: command substitution: ignored null byte in input
Enter password: Password didn't match
input: cccccccccccc
Run Code Online (Sandbox Code Playgroud)
如何在输入中允许空字节?
--no-sandbox错误:不支持以 root 身份运行。
--no-sandboxargs 启动浏览器?