• Stars
    star
    526
  • Rank 83,769 (Top 2 %)
  • Language
    C
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

绕3环的shellcode免杀框架
该框架主要由四个项目组成:

GenerateShellCode:负责生成相关功能的shellcode。
EncryptShellCode:负责以AES128加密所将执行的shellcode。 
FunctionHash:负责计算shell中所用到函数的hash值。 
XShellCodeLoader:负责执行加密后的shellcode。

详情:
https://www.52pojie.cn/thread-1360548-1-1.html