[RELEASE] Phone7Market for Windows PC v2.0 Alpha B2: finally Mango full support!

Search This thread

ceesheim

Retired Forum Moderator
Jun 11, 2009
3,457
2,288
No Android Fanboys Please !!!
BUT, when an XAP is installed its not just the install folder it messes with, theres the date folder too and from what i can gather the xap is more like a self installing exe setting things up, so whilst for some apps that would be fine and enable us to have an archive of apps to hand, i dont think it would work for more complicated apps, please correct be if im wrong!?

Just to keep this in the realm of being legal, the free apps available to this program is completely relevant to this convo. having the xaps on my sky drive is so much easier to deal with then going back an forward to the market

yes for some apps it isn't working

edit : it looks like the folders in the "data" folder are all empty so I think that if the app didn't run jet you can make the xap (the xap will make the data folder again on first run I think)
 
Last edited:

majkeljj

Senior Member
Nov 28, 2007
527
14
please someone look at this file released in other thread on this forum http://xdaforums.com/attachment.php?attachmentid=1265339&d=1345171773
in WMAppPRHeader.xml we can find some information, maybe they will help somehow :)

"<WRMHEADER xmlns="http://schemas.microsoft.com/DRM/2007/03/PlayReadyHeader" version="4.0.0.0"><DATA><PROTECTINFO><KEYLEN>16</KEYLEN><ALGID>AESCTR</ALGID></PROTECTINFO><KID>U7TEVj4blEWvTkfnzKSNOQ==</KID><LA_URL>http://10.37.130.98/wp8appdrmdevtest/rightsmanager.asmx</LA_URL><DS_ID>AH+03juKbUGbHl1V/QIwRA==</DS_ID><CUSTOMATTRIBUTES xmlns=""><S>8EABsSVIqkypsRps8eD4Xw==</S><KGV>0</KGV></CUSTOMATTRIBUTES><CHECKSUM>e0XjaaFRLuo=</CHECKSUM></DATA></WRMHEADER>"
 
Last edited:

GoodDayToDie

Inactive Recognized Developer
Jan 20, 2011
6,066
2,933
Seattle
@pvt_nemesis: DRM schemes are cryptographically broken by design. The issue is finding the mechanism that the phone uses to decrypt the apps, and doing it ourselves instead. That said, this is not a project I'm personally going to take on right now; it swings a bit too close to piracy for my taste (whatever the developer's intent) and I've got a lot of other stuff to work on.

@majkeljj: Knowing the algorithm (AES-CTR-128) will help a bit, but unless one of those base-64-encoded values is actually the key (I doubt it), that's only the most meager part of the process. Also, not that the LA_URL field is a 10.*.*.* address - it's local-only, and almost certainly intended for use within Microsoft (the "wp8appdrmdevtest" parts strongly imply this, though they do not guarantee it).
 

Originalas

Senior Member
Apr 28, 2010
279
70
Vilnius
www.topzone.lt
My Lumia 800 WP7.5 is developer unlocked, I've installed a few apps with this software. Apps appear on the phone, but then I launch them, the screen goes blank and then returns to app list. What may be wrong?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    Phone7Market (previously Windows Phone 7 Marketplace) for Windows PC is an application suite. There is one application to search the Marketplace application catalog, other can download the xap packages and the last one can deploy any application to a WP7 device or emulator. Intended only for testing free apps and your own apps.

    ** Version 1.7 or older: To allow Mango applications in this app, read: http://xdaforums.com/showpost.php?p=17427269&postcount=261

    ** Version 1.2 or newer: now display only fully free applications (not trials/paid/device branded apps) following the xda anti-piracy policy **

    Features/updates:
    Please see http://ried.cl/mobile/wp7desktopmarketplace.html for the changelog, also there is a quick video showing how to use the program here: http://www.screencast.com/t/9PkvJL50b

    Requirements:
    • Windows Phone 7 device (unlocked) or emulator
    • Windows PC with Microsoft .NET Framework 4
    • It should require the Windows Phone SDK because the dependency of Microsoft.Smartdevice.Connectivity.dll assembly

    Screenshot:
    screen001.png

    screen002.png


    Download:
    Setup program now available!:
    Phone7Market v2.0 Alpha (setup)

    The deployer application supports different commandline options (for batch operations for example):
    Code:
    wp7-deploy.exe path\to\xap\file.xap -destination[modifiers]
    
    destination (required): is just one letter d=device, e=emulator
    modifiers: up to 3 letters s=replace assemblies signatures, r=remove DRM, l=autolaunch
    
    Example:
    rem This deploys test.xap to the emulator and autolaunches the application
    wp7-deploy.exe test.xap -el
    
    rem This deploys mytest2.xap to the device replacing the signatures with your own certificate and removing the drm description file
    wp7-deploy.exe c:\mytest2.xap -dsr

    More info:
    http://servicios.ried.cl/

    Suggestions and todo:
    • Support for Mango 7.1 SDK! really soon (preview2?) Ready!! in the Alpha B2, search and deploy working now
    • Automatic updater Next priority... :( still
    • Smartpatcher functionality (to allow any "cracker" to make patches, for example to allow lg apps in other devices, etc) In progress...
    • Details panel (in search results)
    • Multi downloads/deploys?

    Note:
    Files attached in this post are just for backup. The most recent version will appear first in the link listed above. Please use attached files only for testing purposes.

    Do not download the ATTACHED FILES if you want the latest release.
    2
    I got the same problem... but I think I miss something.. I download the "windows phone marketplace" open it..

    search for twitter.. double click.. deploy (downloading app) Deploy this xap package to: device.. (only "Launch application automaticly" selected) Deploy..
    sending file... and there comes the error: "Error deploying to the device. It seems to be a licensing problem with the application."

    than i can choose "retry" or "cancel"

    Do I have to change more settings?

    thanx in advance :)

    btw. i try to deploy it to my hd2 :) don't know if thats a problem ;)

    -reunlocking with chevron.. doesn't work

    Check the "remove drm" and "resign packages" and try again
    2
    I can't even find mango apps. Search doesn't find mango apps that I can see on my phone. How can I search for mango apps?

    Sent from my SGH-i917 using XDA Windows Phone 7 App

    Open the wp7-search.exe.config file with a text editor, then replace the following lines:

    <value>http://catalog.zune.net/v3.2/{1}/apps/{0}?clientType=WinMobile 7.0</value>

    by:

    <value>http://catalog.zune.net/v3.2/{1}/apps/{0}?clientType=WinMobile 7.1</value>

    and:

    <value>http://catalog.zune.net/v3.2/{1}/apps?q={0}&clientType=WinMobile 7.0&store=zest&orderby=downloadRank</value>

    by:

    <value>http://catalog.zune.net/v3.2/{1}/apps?q={0}&clientType=WinMobile 7.1&store=zest&orderby=downloadRank</value>
    2
    Just found a bug in the list view and tile view (right click in blank space)... so I fixed it in 1.6.2

    Also addressed a suggestion :D to append the version number when saving a xap file :rolleyes: but of course this can be changed editing the .config file, as almost everything.

    So far, so good, it seems that the current 1.6.x version reached a "perfect" bugless state :p
    2
    Same problem here, nothing happens by clicking on the app name in the search result. No window will open to show the details and screen shots with the download option.

    It was fine on the 1.4.x, but it doesnt work on 1.6

    Im using windows 7 32bit

    Yes, sorry. The thumbnail viewer was faulty.

    Check for the 1.6.1 version now

    Hi!

    Can I have some suggestions?
    1. A version info in title bar to see what version we are running.
    2. A List all button for list all the apps in Marketplace.
    3. Enable grid header to sort listed apps up/down (useful for most rated apps and or recent updates)
    4. Unset modal property of Details dialogbox and update it on every grid selection change.
    5. Update notification or autoupdate of your application (not marketplaces' of course).

    Regards,
    Cina.

    Check 1.6.1 for suggestion 1 and 3 :D