逆向防御方实现 → 红队针对性绕过。把 EDR / Defender / AV 的 hook 表、ETW provider、AMSI 实现先逆向出来, 再写针对性的 unhook / 间接 syscall / ETW patch / call stack spoof。对照 MITRE ATT&CK T1562 防御规避。 触发关键词:EDR 绕过、AV bypass、免杀、unhook、direct syscall、indirect syscall、Hell's Gate、Halo's Gate、 Tartarus Gate、ETW patch、AMSI patch、call stack spoofing、hardware breakpoint Blindside、MITRE T1562、 ntdll unhook、kernel callback、CrowdStrike 绕过、Defender 绕过、Sentinel One 绕过、Elastic Defend、 Sysmon 规避、PPID spoof、Sleep mask、Process Hollowing、Reflective DLL。
$npx -y skills add zhaoxuya520/reverse-skill --skill edr-bypass-reInstalls into the current project.
Run `npx skills use "https://github.com/zhaoxuya520/reverse-skill" --skill "zhaoxuya520/reverse-skill/edr-bypass-re"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zhaoxuya520/reverse-skill" that are relevant to the current task. Run `npx skills add "https://github.com/zhaoxuya520/reverse-skill"` and select the relevant skills, then follow their instructions.