# Decode decoded = bytes(b ^ key for b in blob)
bin_path = Path(sys.argv[1]) data = bin_path.read_bytes()
Running it:
So the flag is simply with 0x6d .
# Decode decoded = bytes(b ^ key for b in blob)
bin_path = Path(sys.argv[1]) data = bin_path.read_bytes()
Running it:
So the flag is simply with 0x6d .