metasploit-framework/data/utilities/encrypted_payload/func_order64.ld

12 lines
138 B
Plaintext

ENTRY(AlignRSP)
SECTIONS
{
.text :
{
*(.text.AlignRSP)
*(.text.ExecutePayload)
*(.text.GetProcAddressWithHash)
}
}