mirror of https://github.com/Diazole/dumper.git
Add shebang
This commit is contained in:
parent
e202714874
commit
65d07fdf89
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import time
|
import time
|
||||||
import frida
|
import frida
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Reference in New Issue