Can I copy the virtual file by another exefile?

Questions, Support, etc.

Can I copy the virtual file by another exefile?

Postby jeffield on Mon Jan 30, 2012 3:33 am

I have a question :
1. Another exe(NOT my program) can access the virtual file packed by my program? I assume the Another exe also uses BoxedAppsdk.dll to write virtual system.

2. If Can, How to protect my file?Our hope is to protect the virtual file.
jeffield
 
Posts: 5
Joined: Thu Jan 26, 2012 9:51 am

Re: Can I copy the virtual file by another exefile?

Postby Artem A. Razin on Mon Jan 30, 2012 4:50 pm

Hello,

Another program can't access to virtual files within your process.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia

Re: Can I copy the virtual file by another exefile?

Postby jeffield on Tue Jan 31, 2012 1:58 am

I've read this message by your reply: "You either attach the boxedapp environment to a new process". I am not clear now .

>>This is your previous reply in other topic:
How can I access a virtual file from another exe?
viewtopic.php?f=3&t=88
jeffield
 
Posts: 5
Joined: Thu Jan 26, 2012 9:51 am

Re: Can I copy the virtual file by another exefile?

Postby Artem A. Razin on Thu Feb 02, 2012 8:20 am

Hello,

If your application launches another application, you can "attach" the second application to virtual environment explicitly using BoxedAppSDK_AttachToProcess, or by specifying option DEF_BOXEDAPPSDK_OPTION__EMBED_BOXEDAPP_IN_CHILD_PROCESSES.

I think, you asked about another case: another application launches and the question is whether the application is able to attach to your first process.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia


Return to BoxedApp SDK

cron