Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Creating Enforceable "Execute Only" File Access

2 views
Skip to first unread message

olcott

unread,
Aug 31, 2004, 7:33:38 PM8/31/04
to
Do any programmers out there know how to do this?
I was thinking about intercepting every call to
"open" a file, (server side) and only permitting
access to another specific DOS/MS Windows process,
which could then read and execute this file. All
other access would be denied on the server using a
NLM.

Anyone have any ideas on this?
The idea is to make it impossible to copy the files,
yet still have users execute these files.

0 new messages