Bill Demirkapi's Blog · Feb 14, 2022
Abusing Exceptions for Code Execution, Part 1
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
A common offensive technique used by operators and malware developers alike has been to execute malicious code at runtime to avoid static detection. Often, methods of achieving runtime execution have focused on placing arbitrary code into executable memory that can then be executed. In this article, we will explore a
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.