Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

What does the values in S_PUB32 mean? #34

@Kyomian

Description

@Kyomian

So, I used cvdump to dump my PDB file. I would like to understand what these values in S_PUB32 mean:

eg.
S_PUB32: [0001:00001B80], Flags: 00000002, ___security_init_cookie

I understand that 00001B80 means that __security_init_cookie is found at 00001B80 offset to the image base address, but I do not understand what the other values mean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions