srishi1302
April 27th, 2010, 12:21 AM
Hello all,
I am having third party exe for which i don,t have source code which is taking one text file as input. i want create one more win32 application which creates this input file. for third party exe
My question is how to prevent the user from seeing the contents of the input file. i want my newly created win32 app and third party exe only have full access to the input file. i want to prevent the user from viewing the contents of the file.
please let me know. how to go about it.
And Also please let me know how to apply security descriptors on a text file that only my exe and third party exe have access to that file. solution to this also serve my purpose.
Thanks in advance.
I am having third party exe for which i don,t have source code which is taking one text file as input. i want create one more win32 application which creates this input file. for third party exe
My question is how to prevent the user from seeing the contents of the input file. i want my newly created win32 app and third party exe only have full access to the input file. i want to prevent the user from viewing the contents of the file.
please let me know. how to go about it.
And Also please let me know how to apply security descriptors on a text file that only my exe and third party exe have access to that file. solution to this also serve my purpose.
Thanks in advance.