Korean version: README.ko.md
This project automatically scans connected Android tablets (via ADB) for Keenadu IOC indicators.
- Windows
- Python 3.10+
adbavailable in PATH
- Korean script:
monitor_keenadu_ko.py - English script:
monitor_keenadu_en.py
python monitor_keenadu_en.pyRecommended (reboot-based AK_CPP check):
python monitor_keenadu_en.py --reboot-for-logcat --logcat-seconds 30Verbose + full command logs:
python monitor_keenadu_en.py --verbose --command-log-file logs\keenadu_cmdlog.json[EXECUTED][DETECTED]: check ran and marker found[EXECUTED][NOT DETECTED]: check ran and marker not found[NOT_EXECUTED]: check could not run due to access/permission/command failure
- IOC-based detection can have false negatives/false positives.
- Negative results do not guarantee full safety.
- Update
keenadu_iocs.jsonwhen newer IOC data is published.

