Hi,
I have some simple C code that makes some system calls to get the job done. These calls cannot be done in native C, but I would like to do what I can to make them hidden from casual inspection (i.e., running "strings" on the code). Is there any way to do this?
thx



LinkBack URL
About LinkBacks




but i didn't want to "borrow" Alan's code, if I didn't have to...