Files
metasploit-gs/data/utilities/encrypted_payload/func_order64.ld
T
2019-10-10 12:16:10 -05:00

12 lines
138 B
Plaintext

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