This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# python3 amifucked.py | |
# Public Domain | |
import platform, subprocess | |
# Feel free to poke me in the comments if I missed something here | |
TELEMETRY_MAYBE = { | |
"KB2952664": "Compatibility update for upgrading Windows 7", | |
"KB2976978": "Performs and collect compatibility appraiser logs in order to ease the upgrade experience to Windows 10", |