|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
It's not over yet I got one more trick up my sleeve for us. |
This post has been thanked 2 times. |
|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
__________________
My name will appears multiple times spelled different in this sentence , I have two other siblings with the same name as me, don't think to hard to guess what my name is too , who am I
|
This post has been thanked 1 times. |
|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
Well here's my problem. I do have sensitive data I keep on the phone. I keep it on the storage card because it can be big. True if I lose the phone with the card intact and no phone password, anyone can get at it. But if I have a phone password, that blocks that route. Storage card encryption prevents access to the data if the card is removed from the password-protected phone. Only problem is that the phone power-up password breaks the handy screen/key lock feature in newer SYS (works fine in older ones) - well, more correctly it works but has to be called differently. Currently only way to lock the screen is with the Today plug-in which can't be turned on if using TF3D... Sorry to go off on a tangent, but you asked...
__________________
ROM: WM6.5 nk.exe (Da_G), sys 23518 (Da_G), VZW OEM pack (scrosler)
Apps: Manila 2.1 (yozgatag), Leo dialer (pyrorob) |
|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
And the XIP port I did was basically exactly as you describe, however there were more than one or two modules overlapping, and quite a bit of free space - it took a lot of time to remove the overlap and decompress out the free space. In the end I don't think it was worth it - not that much was gained in terms of recovered RAM. BTW - I did remove the debug drivers and other items that the experts remove - just kept mencfilt.dll and cachefilt.dll. My XIP map attached so you can see what is left and where, if interested. |
|
||||
Re: New XIP for 21109 sys with working encryption
Hard reset generates a new encryption key - the previous one used to encrypt the card is lost. Been there - done that by accident and learned the hard way. So did Scott
|
|
||||
Re: New XIP for 21109 sys with working encryption
Quote:
Quote:
Quote:
------------------------------ Back to the thread subject, you guys completely lost me in your xip discussion, and if I'm confused I'm sure everyone else is too. Things are taken out of xip for two reasons: not enough xip space allocated (ram problem), or, xip partition isn't sized large enough (rom problem). Both are resizeable, but it's just plain easier to work within the existing layout than restructure stuff - so that's what most people do. Most of the older tools don't react well to non-standard layouts, anyway. Things execute faster when they are in XIP form because they don't have to be rebased on load (rebasing is where you change all the jump tables to reflect where the module was actually loaded in memory). They also only load once (obviously, since they only load at a single fixed address). Unfortunately, nothing is free - not everything is pure and reentrant (which you must be to work right in xip form), and xip modules aren't unloadable - they permanently consume resources.
__________________
Grammar: The difference between knowing your shit and knowing you're shit.
|
|
||||
Re: New XIP for 21109 sys with working encryption
Ding. Exactly why I suggest everyone use the same one.
|
This post has been thanked 1 times. |
|
|
|