Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maldev-Academy/ExecutePeFromPngViaLNK
/ functions
Functions
20 in github.com/Maldev-Academy/ExecutePeFromPngViaLNK
⨍
Functions
20
◇
Types & classes
0
↓ 6 callers
Function
print_red
(data)
InsertPeIntoPng.py:55
↓ 3 callers
Function
install
(package)
InsertPeIntoPng.py:6
↓ 2 callers
Function
is_pe
(file_path)
InsertPeIntoPng.py:190
↓ 1 callers
Function
calculate_chunk_crc
(chunk_data)
InsertPeIntoPng.py:68
↓ 1 callers
Function
create_idat_section
(buffer)
InsertPeIntoPng.py:78
↓ 1 callers
Function
create_lnk_extraction_cmnd
(xor_key_offset, opng_fname, input_pe_fname)
InsertPeIntoPng.py:140
↓ 1 callers
Function
create_shortcut
(lnk_path, arguments, icon_file="", icon_index=0, working_directory="", window_style=7)
InsertPeIntoPng.py:162
↓ 1 callers
Function
generate_random_string
(length)
InsertPeIntoPng.py:62
↓ 1 callers
Function
is_dll
(file_path)
InsertPeIntoPng.py:202
↓ 1 callers
Function
is_png
(file_path)
InsertPeIntoPng.py:175
↓ 1 callers
Function
main
()
InsertPeIntoPng.py:241
↓ 1 callers
Function
plant_pe_in_png
(ipng_fname, opng_fname, pe_buffer)
InsertPeIntoPng.py:97
↓ 1 callers
Function
read_byte_at_offset
(file_path, offset)
InsertPeIntoPng.py:215
↓ 1 callers
Function
read_payload
(file_path)
InsertPeIntoPng.py:227
↓ 1 callers
Function
remove_bytes_from_end
(file_path, bytes_to_remove)
InsertPeIntoPng.py:89
↓ 1 callers
Function
xor_input_data
(data, key)
InsertPeIntoPng.py:73
Function
APIENTRY
Test/HelloWorldDll/HelloWorldDll/DllMain.c:7
Function
HelloWorld
Test/HelloWorldDll/HelloWorldDll/DllMain.c:3
Function
WinMain
Test/HelloWorld/HelloWorld/Main.c:4
Function
print_blue
(data)
InsertPeIntoPng.py:57