LiuYanJan

Results 2 comments of LiuYanJan

> 能把错误截图吗 可能是浏览器拦截,用的是高版本chrome? > 能把错误截图吗 可能是浏览器拦截,用的是高版本chrome? ![image](https://user-images.githubusercontent.com/46078482/126471541-2d310401-95b5-4ee4-afcf-5649eb4187ed.png) 这是浏览器加载问题!

> > > 使用cs生成c的shellcode,本地测试可以上线,但是使用该项目生成后exe文件无法上线,不知道哪里出了问题? > ![image](https://user-images.githubusercontent.com/42082350/107135704-dace4100-6937-11eb-81d6-e9902e5a3414.png) > ![image](https://user-images.githubusercontent.com/42082350/107135716-f20d2e80-6937-11eb-9b95-7a761f8c06fb.png) 你的是anaconda集成环境对吧,我写的这个貌似对python版本有些要求,在项目里有说明(python不同版本的一些函数调用会有差异,那个项目我是用3.7.0写的,要不你用虚拟机去安那个环境试试,或者添加 我的Q 2605840536,我给你试试 )