|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
i have managed to block the system calls for a particular file to ensure dat the file is protected which is the requirement of my project...but the problem is i have mentioned the files name in the code itself...so i am able to protect only that single file....my requirement is to protection to user specified multiple files...i dont have much time so can anyone give me the code for that?...i am doing the project using C in suse linux 10.3
|
|
|||
|
i have managed to block the system calls for a particular file to ensure dat the file is protected which is the requirement of my project...but the problem is i have mentioned the files name in the code itself...so i am able to protect only that single file....my requirement is to protection to user specified multiple files...i dont have much time so can anyone give me the code for that?...i am doing the project using C in suse linux 10.3
|
|
|||
|
Replace the file name in your code with a call to a user accessible data file; safety two ways.
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|