Newer
Older
BLE_CTF_V2 / lvl_09_incomplete.py
root on 11 Mar 2022 157 bytes tidying for public release
#! /usr/bin/python
import binascii
import struct
import sys, os, time
import bluepy.btle as btle
  
'''
42  0x2A   READ         Im advertising the flag

'''