We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doge-Assembly
https://github.com/timwhitez/Doge-Assembly
使用Golang execute assembly加载C#程序
C#程序编译为静态资源文件,使用AES加密
clr.dll进程注入的过程采用direct syscall进行api调用
多种免杀方式集合起来,C#好用的红队工具较多。
The text was updated successfully, but these errors were encountered:
目前的感觉是,有点儿像https://github.com/TheWover/donut。
好像没有明显的优势或者创新点
Sorry, something went wrong.
可能优势就是免杀方面了,用到了direct syscall,别的需要花时间再考虑一下使用中的需求
No branches or pull requests
项目名称
Doge-Assembly
项目链接
https://github.com/timwhitez/Doge-Assembly
项目简介
使用Golang execute assembly加载C#程序
C#程序编译为静态资源文件,使用AES加密
clr.dll进程注入的过程采用direct syscall进行api调用
项目特点、亮点
多种免杀方式集合起来,C#好用的红队工具较多。
The text was updated successfully, but these errors were encountered: