I'd like to store some data inside the .exe (build). Some vars, and some records. Each time the program runs I 'd like to write to these addresses.
Using Delphi and Lazarus.

How would I proceed?