diff --git a/README.md b/README.md index d4af908..5031b14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BypassAV -对各种白文件进行Patch,以便绕过AV,为保证免杀效果,暂不开源实现的`shellcode`,可使用[此模板](https://github.com/yinsel/ShellcodeDev)进行编写,实现了从文件加载`shellcode`,无任何加密,请使用[Sgn](https://github.com/EgeBalci/sgn)项目对`shellcode`进行编码。 +对各种白文件进行Patch,以便绕过AV(shellcode已开源,可以根据需求自行修改),也可使用[此模板](https://github.com/yinsel/ShellcodeDev)进行编写,实现了从文件加载`shellcode`,无任何加密,请使用[Sgn](https://github.com/EgeBalci/sgn)项目对`shellcode`进行编码。 ## 使用方法