[XAP] ▒▒▒▒▒ Storage Explorer ▒▒▒▒▒

Search This thread

spavlin

Senior Member
Dec 26, 2006
321
641
[XAP] ▒▒▒▒▒ Storage Explorer ▒▒▒▒▒

Based on Windows Explorer by Annan Zubair.
For interop/cap unlocked Devices ONLY

attachment.php
attachment.php
attachment.php
attachment.php
attachment.php


View attachment 3403874
 

Attachments

  • wp_ss_20150623_0001.png
    wp_ss_20150623_0001.png
    43.2 KB · Views: 31,558
  • wp_ss_20150623_0003.png
    wp_ss_20150623_0003.png
    24.9 KB · Views: 29,716
  • wp_ss_20150623_0005.png
    wp_ss_20150623_0005.png
    39.7 KB · Views: 31,601
  • wp_ss_20150623_0006.png
    wp_ss_20150623_0006.png
    39.4 KB · Views: 31,374
  • wp_ss_20150624_0001.png
    wp_ss_20150624_0001.png
    24.3 KB · Views: 31,405
Last edited:

ngame

Senior Member
Mar 13, 2012
1,126
546
Mashad
There's a same problem between this app and the file explorer I was working on it.
don't know how to access C:\Data folder . It returns an exception
 

djamol

Senior Member
Jun 3, 2014
444
407
30
Pune
www.twitter.com
Yeah, I Started my WP Hacking career with this app. :D
I used it with many caps. It uses RT API.

---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------

loool :| I don't know why we can access to U: but we can't access C:\Data and both of them are the same :|

But i had accessible with appropriate caps. o_O
 

spavlin

Senior Member
Dec 26, 2006
321
641
ON MY ATIV S: CMJ1 W8.0 BASED

[HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices]
"\DosDevices\U:"=hex:44,4d,49,4f,3a,49,44,3a,43,88,1b,dc,83,65,6a,47,86,fa,a5,58,64,b2,48,2d
"\DosDevices\E:"=hex:44,4d,49,4f,3a,49,44,3a,0a,04,83,81,44,8b,92,45,92,f7,c6,d9,ee,05,60,f7
"\DosDevices\F:"=hex:44,4d,49,4f,3a,49,44,3a,44,e2,53,04,ac,b5,f2,4f,a3,e7,39,bc,28,da,9e,c4
"\DosDevices\G:"=hex:44,4d,49,4f,3a,49,44,3a,57,75,a4,27,43,82,8e,4c,9d,30,84,68,44,c2,9c,52

attachment.php
attachment.php
attachment.php
]
attachment.php
 

Attachments

  • wp_ss_20150624_0002.png
    wp_ss_20150624_0002.png
    37.6 KB · Views: 30,145
  • wp_ss_20150624_0003.png
    wp_ss_20150624_0003.png
    30.8 KB · Views: 30,156
  • wp_ss_20150624_0005.png
    wp_ss_20150624_0005.png
    16 KB · Views: 29,849
  • wp_ss_20150624_0004.png
    wp_ss_20150624_0004.png
    26.1 KB · Views: 28,333
Last edited:

contable

Senior Member
Oct 25, 2009
1,755
996
ON MY ATIV S:

[HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices]
"\DosDevices\U:"=hex:44,4d,49,4f,3a,49,44,3a,43,88,1b,dc,83,65,6a,47,86,fa,a5,58,64,b2,48,2d
"\DosDevices\E:"=hex:44,4d,49,4f,3a,49,44,3a,0a,04,83,81,44,8b,92,45,92,f7,c6,d9,ee,05,60,f7
"\DosDevices\F:"=hex:44,4d,49,4f,3a,49,44,3a,44,e2,53,04,ac,b5,f2,4f,a3,e7,39,bc,28,da,9e,c4
"\DosDevices\G:"=hex:44,4d,49,4f,3a,49,44,3a,57,75,a4,27,43,82,8e,4c,9d,30,84,68,44,c2,9c,52

attachment.php
attachment.php
attachment.php
attachment.php

You posted this a Long time ago....

As I remember to write these keys a hardreset is required, right?

Is C:\Programs the same as C:\Data\Programs?
 
  • Like
Reactions: Bronicz

djamol

Senior Member
Jun 3, 2014
444
407
30
Pune
www.twitter.com
I don't remember exact for that but here is some...

C:\Programs
ID_CAP_CHAMBER_PROFILE_CODE_RW
ID_CAP_PRIV_ACCOUNTPROVSVC

C:\Data\Programs
ID_CAP_CHAMBER_PROFILE_CODE_RW
ID_CAP_PRIV_PACMANSERVICE

C:\Data\SystemData
ID_CAP_PRIV_ACCOUNTPROVSVC

C:\Data\SharedData
ID_CAP_PRIV_ACCOUNTPROVSVC
 

contable

Senior Member
Oct 25, 2009
1,755
996
I don't remember exact for that but here is some...

C:\Programs
ID_CAP_CHAMBER_PROFILE_CODE_RW
ID_CAP_PRIV_ACCOUNTPROVSVC

C:\Data\Programs
ID_CAP_CHAMBER_PROFILE_CODE_RW
ID_CAP_PRIV_PACMANSERVICE

C:\Data\SystemData
ID_CAP_PRIV_ACCOUNTPROVSVC

C:\Data\SharedData
ID_CAP_PRIV_ACCOUNTPROVSVC

I allready have (nearly) all of them added to my Project, less ID_CAP_PRIV_ACCOUNTPROVSVC + ID_CAP_PRIV_PACMANSERVICE. These ones give me an error while compiling the project in VS 2013....

Any Suggestion?

Edit:

BTW the ID_CAP_CHAMBER_PROFILE_CODE_RW gives access to the AppData folders (C:/). As I remember...
 
Last edited:

ngame

Senior Member
Mar 13, 2012
1,126
546
Mashad
I allready have (nearly) all of them added to my Project, less ID_CAP_PRIV_ACCOUNTPROVSVC + ID_CAP_PRIV_PACMANSERVICE. These ones give me an error while compiling the project in VS 2013....

Any Suggestion?

Edit:

BTW the ID_CAP_CHAMBER_PROFILE_CODE_RW gives access to the AppData folders (C:/). As I remember...

Because appdeploy.exe checks for capabilities before deploy you can't use any capability in visual studio .
you have to create your own mainfest and then after compiling xap with normal capabilities copy the new mainfest in your xap and replace old one. then use wppt to deploy .
 

contable

Senior Member
Oct 25, 2009
1,755
996
Because appdeploy.exe checks for capabilities before deploy you can't use any capability in visual studio .
you have to create your own mainfest and then after compiling xap with normal capabilities copy the new mainfest in your xap and replace old one. then use wppt to deploy .

Sounds good. I have allready disabled the capability check in visual studio. That's why the majority of The capabilities are working. I will give a try.
 

ngame

Senior Member
Mar 13, 2012
1,126
546
Mashad
Sounds good. I have allready disabled the capability check in visual studio. That's why the majority of The capabilities are working. I will give a try.

how did you do that ?
I see that visual studio has a list of capabilities so if you enter a value out of the capabilities range it returns an error because it can't be resolved .
 

contable

Senior Member
Oct 25, 2009
1,755
996
how did you do that ?
I see that visual studio has a list of capabilities so if you enter a value out of the capabilities range it returns an error because it can't be resolved .

I can't say now because I'm not at home, but you will find the answer in the first file Explorer thread for the Ativ S. The OP posted how to do that ans I could apply it succesfully to the IO Explorer app.

---------- Post added 25-06-2015 at 12:09 AM ---------- Previous post was 24-06-2015 at 11:34 PM ----------

@ngame

Check here:

http://forum.xda-developers.com/showpost.php?p=46796712&postcount=13
 

poken1151

Senior Member
Aug 24, 2008
66
5
Love the design of this app. Can I offer my two-cents?
- Would be awesome to have quick links/pin folders to some central menu.
- And/Or would be nice to have a history slide out or tab, so if I'm copying items from one deep folder to the next, I don't have to navigate back, back, back, back, back.
- I always wonder why these apps can't see WPSystem on the SD Card. The only app I know that sees it is Aerize File Explorer. I like it, but prefer the design here, any chance you could see why it can't see some folders?
 

OmegaWare

Member
May 31, 2015
12
3
Almelo
Great app! There's room for improvement but good enough to be my default filemgr. Thank you very much Sir!
 
Last edited:

Top Liked Posts