Hel10

Results 18 comments of Hel10

配置文件错误引起的

那个shellcode里面格式是啥样的啊

OK,感谢师傅

先安装依赖包然后用vbs启动一样的

其他c2生成的shellcode也可以,shellcode格式正确就行,把\x都去掉

bin文件目前不支持,这个主要通过加密+分离shellcode和shellcode加载器达到免杀的效果

输入shellcode,readme图上有格式 ![image](https://user-images.githubusercontent.com/54520809/188076260-559ef5a2-5f89-4c10-aca7-87e49e7e995a.png)

测试的时候只试了c和python生成的shellcode,bin文件的没研究过,要使用的话生成c或者python的shellcode吧,这个有个缺点就是生成的马有点大,5M....

不可以,加密的时候会报错

尽量用cs生成的c和python的shellcode吧,这个小工具还有很多地方不完善