Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LCBOWER33/StegoScan
/ prRed
Function
prRed
StegoScan.py:14–16 ·
view source on GitHub ↗
(skk)
Source
from the content-addressed store, hash-verified
12
print_lock = threading.Lock()
13
14
def
prRed(skk):
15
with
print_lock:
16
print(
"\033[91m{}\033[00m"
.format(skk))
17
18
19
def
prGreen(skk):
Callers
15
install_linux_dependencies
Function · 0.85
run_script_in_venv
Function · 0.85
open_directory
Function · 0.85
check_and_install_poppler
Function · 0.85
get_wikipedia_image
Function · 0.85
download_file
Function · 0.85
get_file_links
Function · 0.85
copy_local_files
Function · 0.85
download_from_source
Function · 0.85
extract_images_from_pdf
Function · 0.85
clean_up_folder
Function · 0.85
is_elf_using_magic
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected