DefenderCheck – Identifies The Bytes That Microsoft Defender Flags On

DefenderCheck 1 demo

Quick tool to help make evasion work a little bit easier.

Takes a binary as input and splits it until it pinpoints that exact byte that Microsoft Defender will flag on, and then prints those offending bytes to the screen. This can be helpful when trying to identify the specific bad pieces of code in your tool/payload.

Note: Defender must be enabled on your system, but the realtime protection and automatic sample submission features should be disabled.

Download DefenderCheck

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source