Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Kr3i0s
Old
(Last edited by Kr3i0s; 12th April 2012 at 11:41 AM.) Reason: New attachment added
#1  
Member - OP
Thanks Meter 21
Posts: 73
Join Date: Jun 2011
Default Open ZDK Zune HD native executable working on HTC 7 Pro

While browsing for apps I came through a site called www.zuneboards.com and it had a program called Liberate for Zune HD. I downloaded the v1.6.2 zip and extracted it and copied to my HTC 7 Pro and tried to run the native executables. Most of them did not work but there was one named reboot.exe and when I tried to open it from the FileBrowser it actually asked if I wanted to reboot my phone and when I tapped on yes it did reboot.

There was another executable cabinstall.exe and when it was executed gave a message to double tap on the cab file which might mean that it we can open a cab file but need to set the correct registry path for the cabinstall.exe to be called when opening a cab file which I am not able to do.
Any help will be appreciated.


I am not sure what it means but is it now possible to make native executables run on windows phone 7? I am able to open Opera Mobile by ultrashot by directly running the executable instead of the opera launcher as well.


I have added the zip file which has the executables.
Attached Files
File Type: zip Liberate v1.6.2.zip - [Click for QR Code] (336.5 KB, 47 views)
HTC 7 Pro on Dynamics 7 Pro 2 00 Western
HTC Wildfire on CM 9.1
 
GoodDayToDie
Old
(Last edited by GoodDayToDie; 12th April 2012 at 07:48 AM.)
#2  
Recognized Developer
Thanks Meter 1372
Posts: 3,579
Join Date: Jan 2011
Location: Seattle
Are you on a custom ROM or a stock ROM? Native executables have been possible on custom ROMs for a long time, but if this works on a stock ROM... time to investigate.

EDIT: Your link is going to a 404 error page, not a ZIP file. Re-upload maybe?
Win8/Windows RT Projects:
EnableFlash script
List of desktop apps for hacked RT devices

WP7 projects:
XapHandler, Root Webserver, OEM Marketplace XAPs, Bookmarklets collection (Find On Page), Interop-unlock hacks.
 
Kr3i0s
Old
#3  
Member - OP
Thanks Meter 21
Posts: 73
Join Date: Jun 2011
Quote:
Originally Posted by GoodDayToDie View Post
Are you on a custom ROM or a stock ROM? Native executables have been possible on custom ROMs for a long time, but if this works on a stock ROM... time to investigate.

EDIT: Your link is going to a 404 error page, not a ZIP file. Re-upload maybe?
I have updated the attachment. Should work now.

I am on a custom rom so I am not sure if it will work on a stock rom or not.
HTC 7 Pro on Dynamics 7 Pro 2 00 Western
HTC Wildfire on CM 9.1
 
GoodDayToDie
Old
#4  
Recognized Developer
Thanks Meter 1372
Posts: 3,579
Join Date: Jan 2011
Location: Seattle
It uses executables built for WinCE 6.0. This is also a valid way to build native code on WP7 (WP7 uses a CE kernel version somewhere between 6.0 and 7.0) so it's no surprise that at least some of the apps will work.

Is there source code available for this hack? It would be interesting to see what they did. It's probably ZHD-specific (for the general unlock) but it *might* be useful for WP7 hacking too...
Win8/Windows RT Projects:
EnableFlash script
List of desktop apps for hacked RT devices

WP7 projects:
XapHandler, Root Webserver, OEM Marketplace XAPs, Bookmarklets collection (Find On Page), Interop-unlock hacks.
 
Kr3i0s
Old
#5  
Member - OP
Thanks Meter 21
Posts: 73
Join Date: Jun 2011
Quote:
Originally Posted by GoodDayToDie View Post
Is there source code available for this hack? It would be interesting to see what they did. It's probably ZHD-specific (for the general unlock) but it *might* be useful for WP7 hacking too...
Source code is in the attachment.
Attached Files
File Type: zip Liberate.zip - [Click for QR Code] (84.4 KB, 23 views)
HTC 7 Pro on Dynamics 7 Pro 2 00 Western
HTC Wildfire on CM 9.1
 
GoodDayToDie
Old
#6  
Recognized Developer
Thanks Meter 1372
Posts: 3,579
Join Date: Jan 2011
Location: Seattle
404 error page again (WTF? Never seen that on anybody else's attachments!)
Win8/Windows RT Projects:
EnableFlash script
List of desktop apps for hacked RT devices

WP7 projects:
XapHandler, Root Webserver, OEM Marketplace XAPs, Bookmarklets collection (Find On Page), Interop-unlock hacks.
 
Kr3i0s
Old
#7  
Member - OP
Thanks Meter 21
Posts: 73
Join Date: Jun 2011
Quote:
Originally Posted by GoodDayToDie View Post
404 error page again (WTF? Never seen that on anybody else's attachments!)
@GoodDayToDie I am not sure why the attachments are giving the 404 error.
Here is the link to mediafire http://www.mediafire.com/?4g82q2eoww16kgr
HTC 7 Pro on Dynamics 7 Pro 2 00 Western
HTC Wildfire on CM 9.1
The Following User Says Thank You to Kr3i0s For This Useful Post: [ Click to Expand ]
 
Kr3i0s
Old
#8  
Member - OP
Thanks Meter 21
Posts: 73
Join Date: Jun 2011
@GoodDaytoDie
Did you find anything interesting or useful in the source?
HTC 7 Pro on Dynamics 7 Pro 2 00 Western
HTC Wildfire on CM 9.1
 
GoodDayToDie
Old
#9  
Recognized Developer
Thanks Meter 1372
Posts: 3,579
Join Date: Jan 2011
Location: Seattle
Not yet, but it was a busy weekend. I'm looking through a number of things at the same time and haven't dug into that one yet.

However, it's worth noting that the Zune HD uses a very different security model from WP7. I didn't do any ZHD dev or hacking, so I'm not entirely familiar with how its app model works.

Thanks for the source though! I'll dig into it further and let you know if I find anything. I may have to create an account on that other forum too; it looks like they're doing some WP7 hacking as well.
Win8/Windows RT Projects:
EnableFlash script
List of desktop apps for hacked RT devices

WP7 projects:
XapHandler, Root Webserver, OEM Marketplace XAPs, Bookmarklets collection (Find On Page), Interop-unlock hacks.
 
Martin7Pro
Old
(Last edited by Martin7Pro; 5th November 2012 at 11:44 AM.)
#10  
Senior Member
Thanks Meter 249
Posts: 320
Join Date: Oct 2011
I tried sources in VS 2008. New project must be created from old source codes and main entry point must be added to properties/link/commandline option, or changed to wmain. See http://forum.xda-developers.com/show...7#post33649737 , download zip.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...