Skip to content

Conversation

SecSamDev
Copy link

I have added information about some of the unknown fields that existed in both metrics and traces since they were correlated.
The most important field added are the flags that allow us to know if a block was loaded into executable memory, as a resource or brought from the "cache" (prefetched) or from disk.

Reference: James Habben post in 4n6ir

@joachimmetz
Copy link
Member

@SecSamDev thanks I'll have a look when time permits. Was not aware of this blog post.

@joachimmetz joachimmetz self-assigned this Feb 5, 2024
@SecSamDev
Copy link
Author

I have checked it with different prefetch files from different Windows and the information matches perfectly. This is easily seen when dependencies are loaded as resources, since they are not loaded into executable memory areas and the resource flag is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants