Skip to content

Instantly share code, notes, and snippets.

View kpomeroy1979's full-sized avatar

Kurt Pomeroy kpomeroy1979

  • Canada
View GitHub Profile
@daddycocoaman
daddycocoaman / pydefendercheck.py
Last active October 27, 2025 17:43
PyDefenderCheck
##################################################
## PyDefenderCheck - Python implementation of DefenderCheck
##################################################
## Author: daddycocoaman
## Based on: https://github.com/matterpreter/DefenderCheck
##################################################
import argparse
import enum