Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MearaY/StegaPy
/ get_filename
Method
get_filename
StegaPy/plugin/lsb/lsb_data_header.py:40–42 ·
view source on GitHub ↗
获取文件名
(self)
Source
from the content-addressed store, hash-verified
38
return
self.data_length
39
40
def
get_filename(self):
41
""
"获取文件名"
""
42
return
self.filename
43
44
def
get_channel_bits_used(self):
45
""
"获取每个通道使用的位数"
""
Callers
2
extract_msg_filename
Method · 0.80
extract_msg_filename
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected