[VulnDiscuss] Main thread's exception handler
[email protected] Tue, 18 May 2004 14:14:51 +0200
| Newsgroups | gmane.comp.security.vulnerabilities.watch.general |
|---|---|
| Message-ID | <[email protected]> |
I have a question. Does someone know something about this WinZip32 MIME Parsing Overflow Proof of Concept Exploit The author say: /* In this exploit, I've chosen to install our code as the main thread's top exception handler so that when exception is triggered at 0049C012,our code will be called to 'handle' it... =p */ Does someone know where in memory is this "main thread's top exception handler"?