mirror of
https://cdm-project.com/Android-Tools/dumper-wvdumper.git
synced 2025-04-29 15:24:25 +02:00
Add shebang
This commit is contained in:
parent
e202714874
commit
65d07fdf89
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import time
|
||||
import frida
|
||||
import logging
|
||||
|
Loading…
x
Reference in New Issue
Block a user