RemoteProcessHook

Questions, Support, etc.

Re: RemoteProcessHook

Postby Artem A. Razin on Tue May 24, 2011 1:50 pm

Hello,

Seems to be fixed, please check attachment.

Also could you please send me the source code of your sample? My email is support (at) boxedapp.com. I'm planning to add a test to our test system, but we want to make a simple test based on your one.

Thank you.
Attachments
BoxedAppSDK.zip
(437.46 KiB) Downloaded 159 times
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia

Re: RemoteProcessHook

Postby Leo on Wed May 25, 2011 4:26 am

Hi,
Seems to be fixed, please check attachment.

Yes, Thanks, I'm just doing a little more tests,

Also could you please send me the source code of your sample? My email is support (at) boxedapp.com. I'm planning to add a test to our test system, but we want to make a simple test based on your one.

Sure, please check your mail,

Also, I'm working to find if I can create a sample project for DEP mentioned before,

Thanks,
Leo
Leo
 
Posts: 20
Joined: Wed Apr 20, 2011 7:52 am

Re: RemoteProcessHook

Postby Artem A. Razin on Wed May 25, 2011 8:50 am

Hello,

Sure, please check your mail


Unfortunately, still no letter...

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

Re: RemoteProcessHook

Postby Leo on Wed May 25, 2011 11:21 am

Hi,

Unfortunately, still no letter...


I've resent it again,
Leo
 
Posts: 20
Joined: Wed Apr 20, 2011 7:52 am

Re: RemoteProcessHook

Postby Artem A. Razin on Wed May 25, 2011 11:55 am

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

Re: RemoteProcessHook

Postby Leo on Wed Jun 01, 2011 5:11 am

Hi Artem,

I've just checked the AddStubCandidate and found something strange, when the application executed from path like 'C:\MyExe.exe' stubing is working but if executed from a location like 'C:\Documents and Settings\All Users\Documents\MyExe.exe' stubing is not working and application creates based on tcp...exe,

It seems that there is a problem with Long Path or path with space, I can't figure it out, do you have any idea?

Thanks,
Leo,
Leo
 
Posts: 20
Joined: Wed Apr 20, 2011 7:52 am

Re: RemoteProcessHook

Postby Artem A. Razin on Wed Jun 01, 2011 11:35 am

Going to check it.

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

Re: RemoteProcessHook

Postby Leo on Fri Jun 03, 2011 3:22 am

Hi Artem,

Do you have any news?

Also why the hide from dialog option is not working? I've created a simple hook for FindNextFile API and it worked perfect, Is there some kind of limitations?

Thanks,
Leo
Leo
 
Posts: 20
Joined: Wed Apr 20, 2011 7:52 am

Re: RemoteProcessHook

Postby Artem A. Razin on Fri Jun 03, 2011 5:10 pm

Hello,

Leo wrote:Do you have any news?


Yes, could you please check attached build?

Leo wrote:Also why the hide from dialog option is not working? I've created a simple hook for FindNextFile API and it worked perfect, Is there some kind of limitations?


This option doesn't work well currently. If you just hook FindNextFile, indeed the file open dialog will not show virtual files, but there are many places which call FindNextFile, and these places should receive virtual files too.

Thank you.
Attachments
BoxedAppSDK.zip
(438.16 KiB) Downloaded 154 times
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia

Re: RemoteProcessHook

Postby Leo on Fri Jun 03, 2011 6:05 pm

Hi Artem,
Yes, could you please check attached build?


Thank you so much, I'll check and will tell you the result,

If you just hook FindNextFile, indeed the file open dialog will not show virtual files, but there are many places which call FindNextFile, and these places should receive virtual files too.


Is it possible to just activate this feature with the EnableOption HIDE_FROM_DIALOG?
In my theory, If we want to hide the file, the file should be accessed exclusively by calling it's name, FindNextFile is a solution for unknown files, so this should be enough, of course if we have a function call like HideFileFromDialog by that we can add separate files we can overcome some problems but I don't know about side effects, absolutely you are the expert in this field so it would be your kindness if you put me in the correct way, could you please tell me where is the buggy part of my theory?

Thanks,
Leo
Leo
 
Posts: 20
Joined: Wed Apr 20, 2011 7:52 am

PreviousNext

Return to BoxedApp SDK

cron