RSSAmplifier

· Oct 25, 2024

advanced evasions, part 2: implementing minidump structures

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

previously, we discussed/mapped all the fundamental Windows PE structures and parsing capabilities needed by every other component for our custom minidumper tool. in this part, we’ll define the minidump format structures that build upon the PE definitions. following that, we’ll learn how to implement the actual dumping logic using the types defined. data types in the context of…

Read on /posts/minidump-types/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.