Hello dear members, i am looking for a solution for my problem:
-I want to write .ini values (xor-ed)
-Then i want to read the .ini (un-xor)
-Finally i want to be able to access the values
Example :
[test]
boom = 1
haha = 23446453
text = ADSdsajew
I have made some tests, but unfortunately, i cannot read it, and access the values.
My code is so lame that i will not even post it here... please give me examples
Many thanks!