Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codewithharit/Evil-Eye
/ cls
Function
cls
extract.py:12–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
if
af:
11
arged = True
12
def
cls():
13
os.system(
"clear"
)
14
def
help():
15
print(
"\033[92mExtract Secret Message from Audio Wave File.\033[0m"
)
16
print (
''
&
#x27;usage: extract.py [-h] [-f AUDIOFILE]
Callers
1
extract.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected