Add PoC for AirDrop's phone number leak

This commit is contained in:
Milan Stute
2021-05-05 13:38:56 +02:00
parent bc7813bf91
commit 81ddc07996
8 changed files with 147 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@ setup(
package_data={"opendrop": ["certs/*.pem"]},
install_requires=[
"Pillow",
"ctypescrypto",
"fleep",
"ifaddr",
"libarchive-c",