gitextract_q9ee1e6c/ ├── .gitattributes ├── .gitignore ├── Beacon/ │ ├── Beacon.c │ ├── Beacon.vcxproj │ ├── Beacon.vcxproj.filters │ ├── Bof.c │ ├── Bof.h │ ├── CmdExecuteAssembly.c │ ├── Command.c │ ├── Command.h │ ├── Config.c │ ├── Config.h │ ├── DunpHash.c │ ├── File.c │ ├── GuangMing.c │ ├── GuangMing.h │ ├── Http.c │ ├── Http.h │ ├── InjectProcess.c │ ├── Job.c │ ├── Job.h │ ├── MetaData.c │ ├── MetaData.h │ ├── Patch.c │ ├── Shell.c │ ├── Util.h │ ├── bcookesHalosGate.asm │ ├── libcrypto.lib │ ├── ntdef.h │ └── util.c ├── Beacon.sln ├── README.md └── ceshi/ ├── ce.c ├── ceshi.vcxproj ├── ceshi.vcxproj.filters └── stdafx.h