D
D
Dmitry819232021-12-21 22:34:57
reverse engineering
Dmitry81923, 2021-12-21 22:34:57

How can I find out which PE format field is incorrectly specified?

Hello.
Trying to write my minimalistic PE structure with minimalistic DOS and one section. I’m writing in assembler, but it’s inconvenient to do the alignment, and it’s not clear where it’s wrong, it’s very dreary to look at each field with your eyes ... I want to know if there is a program that you can throw into, and it will show which field contains an error, and because of which the loader cannot execute it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2021-12-22
@hottabxp

Search google for "pe file validator".
This function is, for example, in PE Tools

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question