| Important Notice: Due to repeated WikiSPAM attacks it was nessesary to change the access policy! Only registered users can now edit. |
Hacking/Symbian Security
From UIQ3 open-source software
Contents |
Folder Protection
Step 1. download all the usefull software
- SE pc suite
- apptrk.sis
- python-2.5.1
- win32-py2.5
- pyserial-2.2.win32
- 1.py (copy 1.py to c:\)
(you get 3-6 from here)
Step 2. Install all the software
AppTRK.sis on your phone .The others on PC by order in default
Step 3: COM port
Run pc suite——USB with your phone——Phone model My computer——attribute ——hardware——Device Manager——com and LPT You will say “SE M600 appliction port (com6),se pc connect port (com7) memory it.
Step 4 Edit the file 1.py
Open it with notebook . Find the trip ” ser = serial.Serial(4) # I have COM5″ You can use the “ctrl +F” order. Then change 4 to 5,change 5 to 6. Save it.
Step 5 Run AppTRK.sis
PC suite——USB with your phone ——run AppTRK.sis——show connceted If not ,change the port 2 to 1.
Step 6 CMD and success
win+R——CMD——enter——run 1.py After a few seconds,it will show”>close ,>End+Exit”, you have succed.
Step 7 Try it
CLOSE ALL. open x-plore or swissmanagerpro open the private folder c:\ or d:\
[thanks to pgg19]
Symbian Signed
All credits belongs to Leftup. It is possible to add trusted root certificate to the smartphone and to use it in signing any application.
- create c:\resource\swicertstore\dat
- move 00000001 file to c:\resource\swicertstore\dat folder
- Sign an application with cert.cer and key.key
- Transfer to phone and install.
- Download Certificates from Leftup cerificate.
- My-Symbian Post

