Access Violation Exception with ImageNtHeader

reet15 41 Reputation points
2021-08-02T03:34:27.413+00:00

When I use ImageNtHeader and store its output in a variable and then try to call that variable or access its members in any way it would give me this error and no matter what I do I can't figure out how to fix it even though I have looked all over google for an answer. Any help is appreciated thanks in advance. And if you need to see any of my code just ask.

Developer technologies | Visual Studio | Debugging
Developer technologies | C++
{count} votes

Accepted answer
  1. Castorix31 90,686 Reputation points
    2021-08-02T07:34:17.313+00:00

    > even though I have looked all over google for an answer

    I just tested an old sample from Google using ImageNtHeader and it still works fine : Get exported functions with ImageNtHeader

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.