|
|
|
|
|
by adrianmsmith
2350 days ago
|
|
That's not necessarily true I think. The program could read the config at startup, and create structures or objects inside its heap to represent the config. After that it would have no need for the actual bytes of the config. |
|
It is then be a task to reverse engineer the coding file from the config data structures.