Hacking S60 3rd edition firmware and exploring S60 with AllFiles!!!Hacking S60 3rd edition firmware - Unlimited permissions for untrusted midletsBy default, Nokia S60 3rd Edition phones install midlets mostly with "oneshot" or "session" permissions, which force user to accept permission everytime a network connection is made or file is opened. If you don't have signing key (which costs $$$), you cannot even modify these permissions, because the phone only allows "ask everytime" option for e.g. file write.So, here's the hacking alternative - proceed at your own risk. By replacing some strings, we ca
n give equals permissions to untrusted applications with the manufacturer signed applications.First, update your S60 phone normally using Software Update tool from Nokia. It downloads updates to your harddrive, storing binary images to C:\Documents and Settings\All Users\Application Data\Nokia\Nokia Service Layer\A\nsl_service_module_00001\www.dsut.online.n okia.com.oti.caresuite\Products\Exploring S60 with AllFiles
Symbian Signed says they won't accept any file explorer tools with AllFiles capabilities. As a result of firmware modification, they really don't need to do that, we can self-sign those!Here's couple of screenshots of Y-Browser running with AllFiles capability:By default, Y-Browser comes with standard set of capabilities, so we need to add AllFiles capability to the set. You'll need the fabulous sisinfo tool to unpack the sisx, elftran (from sdk) to modify executable headers and of course makesis and signsis to create new sisx.Extract .sisx contents:Finally, run makesis, signsis - you know the drill for selfsigning. For makesis you need .pkg file, Source: symbaali.info


No comments:
Post a Comment