-
Notifications
You must be signed in to change notification settings - Fork 173
Open

Description
exe produced by visual studio has sections : .text .rdata .data .pdata .reloc successfully loaded without error
but exe has : .tls section or exe that has custom name section, your run pe is aborted, exit quiet and error.
but upx was successfully load exe that has .tls or custom section name.
i was setup tls callback to call tls function before load exe entrypoint, but result is still name, an error occured
an error occurend (none notification), just exit (aborted) silently
do you have an idea
Metadata
Metadata
Assignees
Labels
No labels