Ucreate – what is available to look at
When I installed the manager it created a UCreateMusic directory in my Documents directory in OSX.
This contains these sub directories:

Config contains settings.xml this snippet of xml:
<?xml version="1.0" encoding="utf-8"?> <Setting> <Version>3</Version> <DomainSite>http://music.myucreate.com</DomainSite> <Startup>YES</Startup> <HideOver>NO</HideOver> </Setting>
Filter contains .ufx files, the Loop directory contains .lop and .sng files and logs contains a rather interesting log file in txt format.
The log contains stuff like this…
2009-11-04 19:39:25.338 UCreate Music[38316:20b] downloading complete 91
2009-11-04 19:39:25.380 UCreate Music[38316:99ff] 8.ufx|4834FA320C488B4B9973D712A27137C9
2009-11-04 19:39:25.380 UCreate Music[38316:99ff] checking folder /Users/iMac/Documents/UCreateMusic/Filter
2009-11-04 19:39:25.382 UCreate Music[38316:99ff] downloading…http://music.myucreate.com/download.aspx?resourceid=186 to /Users/iMac/Documents/UCreateMusic/Filter/8_4834FA320C488B4B9973D712A27137C9.ufx
2009-11-04 19:39:25.482 UCreate Music[38316:99ff] downloading and check sum successfully
2009-11-04 19:39:25.482 UCreate Music[38316:99ff] Receive UpdageInfoNotify from downloading 22
2009-11-04 19:39:25.483 UCreate Music[38316:99ff] Download loop resid=193
2009-11-04 19:39:25.538 UCreate Music[38316:20b] downloading complete 95
2009-11-04 19:39:25.581 UCreate Music[38316:99ff] Hiphop2_songsequence.sng|01F4A0B4CEC68E686FB0CC1D5128800E
2009-11-04 19:39:25.583 UCreate Music[38316:99ff] checking folder /Users/iMac/Documents/UCreateMusic/Loop
2009-11-04 19:39:25.585 UCreate Music[38316:99ff] downloading…http://music.myucreate.com/download.aspx?resourceid=193 to /Users/iMac/Documents/UCreateMusic/Loop/Hiphop2_songsequence.sng
2009-11-04 19:39:25.774 UCreate Music[38316:99ff] downloading and check sum successfully
2009-11-04 19:39:25.775 UCreate Music[38316:99ff] Receive UpdageInfoNotify from downloading 23
2009-11-04 19:39:25.814 UCreate Music[38316:99ff] Write data to device
2009-11-04 19:39:25.939 UCreate Music[38316:20b] downloading complete 100
2009-11-04 19:39:33.719 UCreate Music[38316:99ff] Save to unit successfully
2009-11-04 19:39:42.467 UCreate Music[38316:20b] command:Web2App_ExportSong?
2009-11-04 19:40:07.867 UCreate Music[38316:20b] command:Web2App_Help
2009-11-04 19:40:07.880 UCreate Music[38316:20b] http://music.myucreate.com/help/UcreateHelp.html
2009-11-04 19:40:07.882 UCreate Music[38316:20b] http://music.myucreate.com/help/UcreateHelp.html
If there is anything else that someone needs to see that I can provide let me know, not sure if there are usb device sniffers or the like that might help.
I do still hold out for a warm welcome from Radica/Mattel and then all of this probably will be irrelevant.
ILOVE UCREATE
Do you think it would possible to change the website address to open a different website. A new website that we create using the same methods they us. Only difference being, we can change out all the loops with our own or share loops with each other.
Thanks,
NI
WOHA !
That is a great idea.
It’s trivial to use /etc/hosts to redirect any connection to…
http://music.myucreate.com/download.aspx?resourceid=193
to actually point at a local resource on your own machine (you’d probably need to be running a service of sorts).
The issue will come in if there is a handshake (maybe we just target specific deep directories so the lower level stuff still works), or if there is any sort of validation or hash comparison of the files downloaded.
I’ll take a look at this this weekend for sure. Great idea.
I added tones using the weird .lop folder switching out the lop files. It’s nerve-racking. Has anyone thought of a better way? Maybe I’ll try replacing teh entire folder. Its there any way to make it download from a different folder?