-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Just wanted to mention that using LoadLibrary to fetch a resource from a PE file isn't exactly secure. Any malicious application that redirects DllMain (if it's a DLL in the first place), adds a TLS callback to the PE file, or simply patches some of the programs' code will be able to run arbitrary code on the machine where your Py2ExeDecompiler program is running
Metadata
Metadata
Assignees
Labels
No labels