Advertisement



Go Back   Zune Boards > Zune Discussions > Zune Hacks & Mods

New Member?



 
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Zune Hacks & Mods All Zune Hacks & Mods will be in here.

Closed Thread
 
LinkBack Thread Tools
Old 11-22-2006, 03:39 PM   #1 (permalink)
Zewbie
 
Join Date: Nov 2006
Posts: 2
Reputation: 10
Default INF Hack


ikyoucrow posted this hack on the Neowin.net forums... I don't have a Zune yet, but has anyone tried this out?

Quote:
the zune can be made to work functionally just like its older bro, gigabeat S. it's a simple drivers trick and maybe that inf file sitting in the zune directory:


[Zune.Registration]
HKR,"WpdMtpDriver","UseWpdPrivateInterface",0x1000 1,1
HKR,,"EnableLegacySupport",0x10001,0
HKR,,"EnableDefaultAutoPlaySupport",0x10001,0
HKR,,"PortableDeviceNameSpaceExcludeFromShell",0x1 0001,1
HKR,,"PortableDeviceNameSpaceExcludeAutoPlayTab",0 x10001,1
HKR,,"ShowInShell",0x10001,0
HKR,,"Interfaces",0x10000,"{6ac27878-a6fa-4155-ba85-f98f491d4f33}","{ca3d7387-f67b-11da-bbec-8000600fe800}"
HKR,,"UseExtendedWmdm",0x10001,1
HKR,,"WMDMSPCLSID",,"{63DF72F9-C6BD-40B2-9590-6CD8D468C9D7}"


it's the lines in bold that we'll have to flip. from there you can use the zune just like the gigabeat, files storage and all.
also, it seems to invoke its own custom driver at UseExtendedWmdm.

if only i could figure out when this file gets parsed...






zachman123 is offline  
Old 11-22-2006, 03:40 PM   #2 (permalink)
Stronger than dirt
Administrator
Zune Priest
 
putis's Avatar
 
Join Date: Aug 2006
Location: Sexyland
Posts: 7,291
Reputation: 208
Awards Showcase
Nurta's Slave 
Total Awards: 1
Default RE: INF Hack

Good find.
__________________
The aim of psychoanalysis is to relieve people of their neurotic unhappiness so that they can be normally unhappy.
-Sigmund Freud


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.








putis is offline  
Old 11-22-2006, 03:54 PM   #3 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

I am going to try this wish me luck. Ok, Maybe I don't know what I am supposed to be doing. I found the file but don't know what to do. Any help?

Quote:
Originally Posted by zachman123
ikyoucrow posted this hack on the Neowin.net forums... I don't have a Zune yet, but has anyone tried this out?

Quote:
the zune can be made to work functionally just like its older bro, gigabeat S. it's a simple drivers trick and maybe that inf file sitting in the zune directory:


[Zune.Registration]
HKR,"WpdMtpDriver","UseWpdPrivateInterface",0x1000 1,1
HKR,,"EnableLegacySupport",0x10001,0 -> HKR,,"EnableLegacySupport",0x10001,1
HKR,,"EnableDefaultAutoPlaySupport",0x10001,0
HKR,,"PortableDeviceNameSpaceExcludeFromShell",0x1 0001,1 -> HKR,,"PortableDeviceNameSpaceExcludeFromShell",0x1 0001,0
HKR,,"PortableDeviceNameSpaceExcludeAutoPlayTab",0 x10001,1
HKR,,"ShowInShell",0x10001,0 -> HKR,,"ShowInShell",0x10001,0
HKR,,"Interfaces",0x10000,"{6ac27878-a6fa-4155-ba85-f98f491d4f33}","{ca3d7387-f67b-11da-bbec-8000600fe800}"
HKR,,"UseExtendedWmdm",0x10001,1
HKR,,"WMDMSPCLSID",,"{63DF72F9-C6BD-40B2-9590-6CD8D468C9D7}"


it's the lines in bold that we'll have to flip. from there you can use the zune just like the gigabeat, files storage and all.
also, it seems to invoke its own custom driver at UseExtendedWmdm.

if only i could figure out when this file gets parsed...
If I under stand this correct the document should be changed to

[Zune.Registration]
HKR,"WpdMtpDriver","UseWpdPrivateInterface",0x1000 1,1
HKR,,"EnableLegacySupport",0x10001,1
HKR,,"EnableDefaultAutoPlaySupport",0x10001,0
HKR,,"PortableDeviceNameSpaceExcludeFromShell",0x1 0001,0 HKR,,"PortableDeviceNameSpaceExcludeAutoPlayTab",0 x10001,1
HKR,,"ShowInShell",0x10001,1
HKR,,"Interfaces",0x10000,"{6ac27878-a6fa-4155-ba85-f98f491d4f33}","{ca3d7387-f67b-11da-bbec-8000600fe800}"
HKR,,"UseExtendedWmdm",0x10001,1
HKR,,"WMDMSPCLSID",,"{63DF72F9-C6BD-40B2-9590-6CD8D468C9D7}"

Am I right or stupid?
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-22-2006, 05:09 PM   #4 (permalink)
Administrator
Ultimate Zuner
 
Join Date: Jul 2006
Location: Fullerton, CA
Posts: 5,832
Reputation: 247
Default RE: INF Hack

I have no idea what these are supposed to mean...
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.




lpxxfaintxx is offline  
Old 11-22-2006, 08:50 PM   #5 (permalink)
Zewbie
 
Join Date: Nov 2006
Posts: 2
Reputation: 10
Default RE: INF Hack

that would be right.
What this should do is let you access the Zune like a drive (well, it still uses MTP to transfer, but you can access it like a drive).

Someone see if they can upload a received (3 play/3 days) to their computer.



zachman123 is offline  
Old 11-22-2006, 09:24 PM   #6 (permalink)
Zewbie
 
Join Date: Nov 2006
Posts: 6
Reputation: 10
Default RE: INF Hack

If anyone posted instructions on how to implement the hack, I would gladly test it out for you guys.
__________________
music is holy, art is sacred, and creativity is power...



mental_flaw is offline  
Old 11-22-2006, 10:21 PM   #7 (permalink)
Retired Staff
Jr. Member
 
Join Date: Nov 2006
Posts: 487
Reputation: 10
Send a message via AIM to DUI_
Default RE: INF Hack

but wouldnt everything just revert back every time you sync?
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



DUI_ is offline  
Old 11-22-2006, 11:57 PM   #8 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

I tried to edit the file but I cant seem to figure out how to get it to upload to the Zune. I tried everything I could. But then again I dont know that much. Any ideas?

Update:
While trying this with the file earlier I figured out how to reboot the Zune. In the even that you need to hold the back button and the up or down switch for about 5 seconds. You will see the Zune splash screen and wala!
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 12:01 AM   #9 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

So I found the location of this stuff in the regsitry, under the following key:

HKEY_LOCAL_MACHINESYSTEMControlSet001EnumUSBVid_## ##&Pid_############_-_########_-_########_-_########Device Parameters
(the #'s are alphanumeric and specific to your Zune)

If I swap the values in the above post, the zune shows up under My Computer and I can browse the files, but I cannot copy them off. The Zune software will no longer see the device either. Resetting the registry values and reconnecting the Zune fixes that.



Phaleux is offline  
Old 11-23-2006, 12:03 AM   #10 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

Ok so changing them in the file makes no difference? But After you got the My Computer to see the Zune did you check your disk mangement tool and see if you could do anything with it? Maybe you can try accessing the files from a dos prompt? I could alwyas try and find a way to see it on linux.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 12:04 AM   #11 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

Oh, and I played around with the other registry keys (had to change permissions on them because it was restricted) but all it did was make the Zune not show up in the explorer or the Zune software. I have a feeling that the right registry settings might be useful, but I don't know what they need to be yet.



Phaleux is offline  
Old 11-23-2006, 12:05 AM   #12 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

How did you you find that reg key? Did you do a search? Maybe there is other reg values for the Zune?

I have to work tomorow, I will try this when I get to work. One of the guys at work wants to try and use it as a hard-drive but isn't willing to take the risk. I want to try and do any thing that is going to mess it up soon. If I can do it within 30 days then I don't have to worry if I brick it. Do we even know if it is possible to brick the Zune yet?
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 12:36 AM   #13 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

Yeah, search the registry for "PortableDeviceNameSpace" and it should be the first one pulled up. Be careful, if you don't put it back exactly it won't work anymore =)

Okay this is crazy -- I just tried it again and now I can copy stuff off the hard drive, so I'm backing up the preloaded content!



Phaleux is offline  
Old 11-23-2006, 12:41 AM   #14 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

Can we upload the preloaded stuff somewhere I delted mine before I played with it
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 12:45 AM   #15 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

for example, here is one of the preloaded pictures. I suppose it would be easy toss all of this up on a website but I'm a little unsure about how good of an idea that is.

plus, I don't know which music came with it so I can't pull those out right now



Phaleux is offline  
Old 11-23-2006, 12:48 AM   #16 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

It came with the Zune so it should be open from my understanding.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 01:00 AM   #17 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

Step by step instructions:

I highly recommend backing up these registry values before modifying anything. If you don't know how to do that, I don't recommend that you even attempt this right now =)

1) Make sure your Zune is not plugged in and your Zune software isn't running
2) open up regedit by going to the start menu and selecting "run". Type regedt32 and hit "OK"
3) Browse to HKEY_LOCAL_MACHINESystemControlSet001EnumUSB
4) Search for "PortableDeviceNameSpace". This should be contained in the Vid_####&Pid_############_-_########_-_########_-_########Device Parameters within the above ...USB The ##'s listed here will be numbers and letters specific to your Zune
5) Change the following values:
EnableLegacySupport to 1
PortableDeviceNameSpaceExcludeFromShell to 0
ShowInShell to 1
6) Plug in your Zune, and make sure the Zune Software starts up.
7) Hopefully at this point you can open up "My Computer" and browse your device, though it does NOT show up as a drive letter.

The only strange part here was it didn't work immediately for me, but this is a shortcut to how I have it now and I don't think I had the Zune unplugged to begin with, which may have caused it to not work for me to begin with. Right now I can access it both as a harddrive and sync through the Zune Software.



Phaleux is offline  
Old 11-23-2006, 01:20 AM   #18 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

Ok I got all the screenies done and was getting ready to post then I noticed that you can't create folders and that some of the items are still locked. I am going to go a little more in depth and see if I can get th permission to do it.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Old 11-23-2006, 01:25 AM   #19 (permalink)
Squirt
 
Join Date: Nov 2006
Posts: 15
Reputation: 10
Default RE: INF Hack

Yeah I'm noticing that it probably doesn't show everything, but it will definitely let you copy off songs/videos/pics. Apparently you need the Zune software running to be able to copy stuff off. Also it doesn't look like we can copy stuff TO it yet =(

I don't know of anybody else with a Zune or I would see if I could find the 3x3 songs.



Phaleux is offline  
Old 11-23-2006, 01:44 AM   #20 (permalink)
Ruttin' old timer
Retired Staff
Member
 
PhunkMaster's Avatar
 
Join Date: Nov 2006
Location: DFW, TX
Posts: 600
Reputation: 10
Send a message via ICQ to PhunkMaster Send a message via AIM to PhunkMaster Send a message via MSN to PhunkMaster Send a message via Yahoo to PhunkMaster
Default RE: INF Hack

Well I messed with just about every entry that I could think of and all I got out of it was that the Zune software would no long see my drive. (This was well after I completed the above walkthrough) I ran my registry backup and did a reboot and now I can get it to see the Zune. Be careful. I am off for more exploreing. Just wanted to let yall know the dangers
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Quote:
Yea I win




PhunkMaster is offline  
Closed Thread