hello,

maybe someone can give me a brief instruction how to achieve this best:

I would like to program a tool which stores a string in an executable. This string should somehow be created from for example the size of the executable and the checksum or something like that. But that's not that important at the moment.

I just want to know how to store that string and how to find it again in the exe to verify it. And this exe should of course be still executable.

I would appreciate any help.

Kind regards