[Q] How to remove the region protect from an official rom ? - HD2 Windows Mobile 6.5 Q&A, Help & Troubleshooting

I am just dump an official using 'new ervius visual bepe's kitchen', what should I do now to remove the region protect ?
Thank's for your help!!

replace nk.exe

MR.liang said:
replace nk.exe
Click to expand...
Click to collapse
maybe just patch the nk.exe ? Does it works?

topside said:
maybe just patch the nk.exe ? Does it works?
Click to expand...
Click to collapse
It seems the kitchen will patch the the nk.exe automaticly. You needn't do it specially.

Related

Customer EXT ROm

Is moding the EXT Rom the same as it is for the wizard?
slimsaturn said:
Is moding the EXT Rom the same as it is for the wizard?
Click to expand...
Click to collapse
yes, but cabs you put there won't install after hardreset unless they are signed.
So i guess the cab that disabled that necessity for signed cabs doesn't work for the hermes?
slimsaturn said:
So i guess the cab that disabled that necessity for signed cabs doesn't work for the hermes?
Click to expand...
Click to collapse
You guessed right

Missing file

There is a least one file missing from the latest michy rom. Can someone post or mail me a copy of encfilt.dll from their WM6.1 device? I want to try it and see if it solves the problem with encryption not available in michys rom.
that files is from the xip and it does not have to do with encryption .... i don't think
tried to copy it in windows folder, the problem remain...
irus said:
that files is from the xip and it does not have to do with encryption .... i don't think
Click to expand...
Click to collapse
http://msdn.microsoft.com/en-us/library/aa916272.aspx
Edit: Reading the doc myself, I see it is for Windows CE and not Windows Mobile. Oh well ...
michyprima said:
tried to copy it in windows folder, the problem remain...
Click to expand...
Click to collapse
Could it be some registry entries missing, too. Could you provide me with the file?
it comes from xip as irus said, so no reg files available.
michyprima said:
it comes from xip as irus said, so no reg files available.
Click to expand...
Click to collapse
well not exactly, but i don't think this is the problem but you can try to add it and see if it works
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\ENCFilt]
"EncryptByDefault"=dword:0
this is also from xip.bin
irus said:
well not exactly, but i don't think this is the problem but you can try to add it and see if it works
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\ENCFilt]
"EncryptByDefault"=dword:0
this is also from xip.bin
Click to expand...
Click to collapse
it is in my rom's registry...
michyprima said:
it is in my rom's registry...
Click to expand...
Click to collapse
then the reg is not the problem
i don't know...
i don't like this feature, but if anyone want it it have to work but i don't know how to solve this problem...
michyprima said:
it comes from xip as irus said, so no reg files available.
Click to expand...
Click to collapse
Thanks for the file, but I don't have the tools to make a dll-file out of it. Encfilt.dll is referenced both in registry and in deviceencryptionpolicy.dll so I suppose it must be in the windows directory to make things work.
michyprima said:
i don't know...
i don't like this feature, but if anyone want it it have to work but i don't know how to solve this problem...
Click to expand...
Click to collapse
Different persons and different uses, I suppose
For me it is definitely a _must have_
PS. Your rom are GREAT anyway and this missing encryption feature does not spoil it.
ralf_pp said:
Thanks for the file, but I don't have the tools to make a dll-file out of it. Encfilt.dll is referenced both in registry and in deviceencryptionpolicy.dll so I suppose it must be in the windows directory to make things work.
Click to expand...
Click to collapse
here is the actual dll file
irus said:
here is the actual dll file
Click to expand...
Click to collapse
Thanks. Encryption depends on several different services in Windows to create a key and storing it, filter any storage operations to the FAT and so on. There seems to be more missing than just encfilt.dll.
Microsoft recommends setting the variable SYSGEN_ENCFILT during build:
http://msdn.microsoft.com/en-us/library/aa914728.aspx

[The DumP]Oem_sys_xip from topaz

Use bepe's TOOLSET to dump and build packages
(Topaz)
OS 5.2.21028 (Build 21032.1.6.0)
CRACING said:
Hello,
Anyone wants the mirror?
Here is :
Build 28XIP/32SYS of Topaz with OEM's : Part1, Part2.
Thanks and regards
Click to expand...
Click to collapse
props go to dazbert for dumping his phone, ark666 for giving the tools for help/aid, to bepe for thoes tools, !Aman! for knowing where to patch, and CRACING for the mirrors
in attachment are info.txt(whats in OEM -N- SYS also whats missing)
have fun every one have fun
but before you do you should patch shell32.exe using this method
!Aman! said:
not a problem even if it is beta, u can easily patch it. follow this post for patching:
http://forum.xda-developers.com/showpost.php?p=2834372&postcount=145
then cook the ROM
Click to expand...
Click to collapse
!Aman! said:
u can find it at offset 0x199D0
Click to expand...
Click to collapse
Thanks !Aman!
Great job my friend....Thanks a lot.........
Can anyone wrap it in soa fool like me can flash it?
Humble: Have you patched the time bomb?
Thanks in advance!
BR Steen
Sorry
i have but I'm not going to post it (good reasoning thou) because i don't have my device at the moment (at repair center) to test to see if its safe BTW i used Hex Workshop Hex Editor to find the offset and change it
If it is a dump from a working topaz then there should not be any time bomb!!!!!!!!!
c_shekhar said:
If it is a dump from a working topaz then there should not be any time bomb!!!!!!!!!
Click to expand...
Click to collapse
its from a pre-release version of Topaz, thats why it has time bomb
Ported to Diamond - incredibile fest, but after changes in boot.rgu according to MS suggestions.
kvm55 said:
Ported to Diamond - incredibile fest, but after changes in boot.rgu according to MS suggestions.
Click to expand...
Click to collapse
What changes in the boot.rgu?
"DataCacheSize"=dword:00000000
"FatCacheSize"=dword:00000000
tell where its at too
its in XIP/OEMXIPKernel/boot.rgu
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\FLASHDRV\FATFS]
"Flags"=dword:00600014
"FormatTFAT"=dword:1
"CheckForFormat"=dword:1
"MountAsBootable"=dword:1
"MountAsRoot"=dword:1
"EnableWriteBack"=dword:1
"DataCacheSize"=dword:00000000 ;2048 sectors(2048*2048=4MB)
"FatCacheSize"=dword:00000000 ;256 sectors(256*2048=512KB)
its changed up there in bold
don't forget Unicode format!!!
kvm55 said:
"DataCacheSize"=dword:00000000
"FatCacheSize"=dword:00000000
Click to expand...
Click to collapse
there are 3 "DataCacheSize" parameters in my boot.rgu, which one should i change? plus, can u link us to the page where microsoft has suggested to make these changes?
Original boot.rgu from dump ( oemxipkernel ). Works like a chairm on my Diamond. Simply system make the best parameters.
!Aman! said:
there are 3 "DataCacheSize" parameters in my boot.rgu, which one should i change? plus, can u link us to the page where microsoft has suggested to make these changes?
Click to expand...
Click to collapse
i searched and didn't find the source ether Edit: (its in the topaz OEMXIPKernel "the source") but i looked in X1 OEMXIPKernel boot.rgu when its (XIP) all packaged and found ...
humble said:
its in XIP/OEMXIPKernel/boot.rgu
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\FLASHDRV\FATFS]
"Flags"=dword:00600014
"FormatTFAT"=dword:1
"CheckForFormat"=dword:1
"MountAsBootable"=dword:1
"MountAsRoot"=dword:1
"EnableWriteBack"=dword:1
"DataCacheSize"=dword:00000000 ;2048 sectors(2048*2048=4MB)
"FatCacheSize"=dword:00000000 ;256 sectors(256*2048=512KB)
its changed up there in bold
don't forget Unicode format!!!
Click to expand...
Click to collapse
right next to each other i went with that lol
wait no no
"DataCacheSize"=dword:00000000 ; By MS suggestion, system will determine optimum value
"FatCacheSize"=dword:00000000 ; By MS suggestion, system will determine optimum value
found the source kvm55 right my apologies
kvm55 said:
"DataCacheSize"=dword:00000000
"FatCacheSize"=dword:00000000
Click to expand...
Click to collapse
humble said:
its in XIP/OEMXIPKernel/boot.rgu
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\FLASHDRV\FATFS]
"Flags"=dword:00600014
"FormatTFAT"=dword:1
"CheckForFormat"=dword:1
"MountAsBootable"=dword:1
"MountAsRoot"=dword:1
"EnableWriteBack"=dword:1
"DataCacheSize"=dword:00000000 ;2048 sectors(2048*2048=4MB)
"FatCacheSize"=dword:00000000 ;256 sectors(256*2048=512KB)
its changed up there in bold
don't forget Unicode format!!!
Click to expand...
Click to collapse
Thanks a lot............
Secondly:
I dont notice any time bomb in the \sys. The ROM I cooked with this is behaving well for the past two days...
Can anybody enlighten me about this?
c_shekhar said:
I dont notice any time bomb in the \sys. The ROM I cooked with this is behaving well for the past two days...
Can anybody enlighten me about this?
Click to expand...
Click to collapse
set the device's date to 2010 and then see
Your welcome
c_shekhar said:
Thanks a lot............
Secondly:
I dont notice any time bomb in the \sys. The ROM I cooked with this is behaving well for the past two days...
Can anybody enlighten me about this?
Click to expand...
Click to collapse
Let us know how it go's
Important
Can someone, anyone host these files? (my 3 days are almost up with RapidShare) if any of you choose to i will edit my first post with your links
Thanks, humble
2 questions:
1. I grabbed the latest topaz source and the .rar contains 3 .raw files in it - does anyone know what tool I should use to put it back together? I googled it extensively and it still eludes me... duh! i searched for .raw and I should have searched for part02.raw... answer found!
2. Can I discard the dpi and resolution specific folders and use the remaining folders to update the OS of a QVGA kitchen? Or, are they intrinsically bound together?
Any response is greatly appreciated
humble said:
Can someone, anyone host these files? (my 3 days are almost up with RapidShare) if any of you choose to i will edit my first post with your links
Thanks, humble
Click to expand...
Click to collapse
Humble....
http://uploaded.to
humble said:
Can someone, anyone host these files? (my 3 days are almost up with RapidShare) if any of you choose to i will edit my first post with your links
Thanks, humble
Click to expand...
Click to collapse
I can host at http://www.everythingdiamond.info central source for all topaz/rhodium stuff anyways. I can set you up a ftp login.

SYS 21068

SYS.rar
Old IE...not the latest...sorry thats what I use in my ROMs. Some lnks removed. If you are downloading this then you know how to fix everything.
This is good to go for Raphael....
Next up my 21068 kitchen...later
A mod can even lock this thread.
Thanks!
PS. Some may claim it is fake...who cares if it is...just a number and it works really well... Fake or not gets the job done...
Nice one my friend, btw where´s xip??
At0mAng said:
SYS.rar
Old IE...not the latest...sorry thats what I use in my ROMs. Some lnks removed. If you are downloading this then you know how to fix everything.
This is good to go for Raphael....
Next up my 21068 kitchen...later
A mod can even lock this thread.
Thanks!
PS. Some may claim it is fake...who cares if it is...just a number and it works really well... Fake or not gets the job done...
Click to expand...
Click to collapse
Good words
BTW. Take xip from dumped Topaz ( full with all sections )
link doesn't work
Hi,
Link doesn't work, can anyone upload it again? I'd like to test it. And if you find XIP, please, post it too. Thanks a lot in advance.
Regards,
try this
SYS
XIP
not tested yet
ankit360 said:
try this
SYS
XIP
not tested yet
Click to expand...
Click to collapse
Thansk a lot. I'll test it ;-)
Regards,
XIP is incompleted. I'm testing SYS right now :-(
The Sys works perfectly thanks artemis.
Xip but does not work. There are some 21,068 to xip work?
Greetings.
XIP HERE confliper thnx http://www.mediafire.com/file/woufjowo3md/ROM.rar just extract from payload
anryl said:
XIP HERE confliper thnx http://www.mediafire.com/file/woufjowo3md/ROM.rar just extract from payload
Click to expand...
Click to collapse
anryl Thansk a lot.
Bluetooth works not probadly with SYS 21068.
ActiveSync Problem can't sync
Bluetooth can to play Music but can't to call
How to fix this

TG01 Kitchen... Any Suggestions?

What kitchen use the best TG01 chefs?
I also would begin to cook something but I don't know where to start...
I have some experience in visual kitchen like Ervius Visual Kitchen, and I try to modify/change it without any result...
I ask to Ervius if he add support for TG01 in his kitchen, but no reply yet...
What do you suggest?
Check this one
Tutorial + utilities
http://forum.xda-developers.com/showthread.php?t=665448
wafeeq said:
Check this one
Tutorial + utilities
http://forum.xda-developers.com/showthread.php?t=665448
Click to expand...
Click to collapse
Thank you but this kitchen doesn't support EXT...
How can I cook my EXT packages?
nunzio89 said:
Thank you but this kitchen doesn't support EXT...
How can I cook my EXT packages?
Click to expand...
Click to collapse
for this moment - still no
Nokser said:
for this moment - still no
Click to expand...
Click to collapse
So there is no way to cook ext?
nunzio89 said:
So there is no way to cook ext?
Click to expand...
Click to collapse
Only convert EXT > OEM
Mmmmh ok, thank you Nokser
I hope you update soon your kitchen!
Is there any software to convert ext to oem?
I only see oem to ext...
Can I simply put ext packages to oem folder?
nunzio89 said:
Is there any software to convert ext to oem?
I only see oem to ext...
Can I simply put ext packages to oem folder?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=629190
This convert only OEM to EXT, or I'm wrong?
I need EXT -> OEM
Sry...
http://winmo.techparaiso.com/convert-cab-to-oem-to-ext-and-vice-versa/
Thx!
I manually edit my ext package to oem, or I can convert all in cab and reconvert in ext!
Thank for your help!

Categories

Resources