www.oSLIK.ru :: Просмотр темы - :: Patches 4 SX1 ::www.oSLIK.ru :: SX1.ru :: SL45.ru :: Правила FAQ Поиск Пользователи Группы Профиль Новых сообщений нет Выход [ Олег_psk ] :: Patches 4 SX1 :: На страницу Пред. 1, 2, 3, 4, 5, 6 След.Следующая тема Предыдущая тема Следить за ответами в теме Список форумов www.oSLIK.ru » Siemens SX1 FirmWareZ АвторСообщение -=ZoRn=- Местный Зарегистрирован: 29.06.2005 Сообщения: 258 Откуда: с. Кневичи Добавлено: Вт Окт 04, 2005 5:25 am Patch no. 34 ; Patch for moving Startup.mbm to C: or E: drive ; Usable for firmware with Deutsch language (for example uk-de-ru) ; NOT TESTED YET but must work. ; before patch put Startup.mbm to C(E):\System\Apps\Startup\ ; You must change marked bytes depend of you firmware version: check Startup.rXX files in your disk Z: ; Default for uk-de-ru firmwares and on disk E: ;Startup.r01 replace:53007400610072007400750070002E007200300031:300030003000300030003000300030003000300030 ;Startup.r16 replace:53007400610072007400750070002E007200310036:310031003100310031003100310031003100310031 replace:53007400610072007400750070002E007200300033:53007400610072007400750070002E007200730063 ;Move to C: ;replace:5A003A005C0053007900730074DAA10D808B0E40559B038001B8:43 ;Move to E: replace:5A003A005C0053007900730074DAA10D808B0E40559B038001B8:45 Последний раз редактировалось: -=ZoRn=- (Пт Окт 07, 2005 6:49 am), всего редактировалось 4 раз(а) anuroj_007 Уже Не Новичок Зарегистрирован: 24.04.2005 Сообщения: 53 Откуда: Thailand Добавлено: Вт Окт 04, 2005 11:07 am patch no.35 ; *** IncreaseInfraredTimeout 1.0 *** ; *** Increase Infrared Timeout *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.02 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; The timeout for the infrared port is 60 seconds. If there is no communication ; after that time, the port is closed. ; ; Sometimes this is not enough for me, as I have to enable it, prepare the files, and ; transfer them. And also is annoying to enable it again after it has been disconected. ; ; This patch increases the time to 5 minutes. Be aware that needs to be replaced in 2 places. replace:00879303005A6202:00879313005A6202 ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ;**************************************** ; El tiempo de desconexion del puerto infrarrojos es de 60 segundos. ; Si no hay ninguna transferencia de datos al cabo de ese tiempo, se cierra el puerto. ; ; A veces esto no es suficiente para mi, porque tengo que activarlo, preparar los ; archivos, y transferirlos. Tambien es molesto activarlo cuando se desconecta. ; ; Este parche aumenta el tiempo a 5 minutos ; Cuando lo apliques, pon atencion, porque hay que remplazarlo 2 veces. ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of IncreaseInfraredTimeout anuroj_007 Уже Не Новичок Зарегистрирован: 24.04.2005 Сообщения: 53 Откуда: Thailand Добавлено: Вт Окт 04, 2005 11:09 am patch no.36 ; *** RemoveInstallMessages 1.1 . Undo previous version before. *** ; *** Remove Install Messages *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.01 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; Some of the installation messages are simple annoying (to me) ; Therefore I decided to disable some of them. ; ; Usually, the installer tells you: ; 1) Security warning. Unable to verify suplier. Continue anyway? ; 2) Install myApplication? ; 3) Options: Install/View certificate/View details ; 4) Replace x.yz with x.yz? (in case you previously installed it) ; 5) Select memory: Physical mem/Memory card ; 6) Installation complete ; ; This patch removes step 1) replace:00F0ECFAD3E0B069:C046C046D3E0B069 ; This patch removes steps 2) and 3) replace:00F09AFBB5E0706A0028:C046C046B5E0706A0028 ; When you install a program, it might happen that it is already installed. ; Normally the mobile ask if you really want to overwrite it. This is annoying ; to me, and I decided to remove this, too. ; Some people interested in this patch are Symbian programmers who need ; to test their programs, and install them again and again. ; Other people are translators, who install the same program to check the translations. ; Not everybody needs this patch. ; This patch removes step 4) replace:01F076FD03E04046:C046C046C0464046 ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ;**************************************** ; Cuando instalas una nueva aplicacion, el movil pregunta demasiadas cosas: ; 1) Aviso de seguridad de instalacion: Imposible verificar proveedor. Continuar? ; 2) Instalar myApplication? ; 3) Opciones: Instalar/Ver certificado/Ver detalles ; 4) Sustituir x.yz por x.yz? (en caso de que ya este instalada) ; 5) Seleccione memoria: Mem. tel. / Tarj. m. ; 6) Instalacion completa ; ; Este parche elimina algunas de esas preguntas ; El paso 4) esta hecho para que, si instalas la misma aplicacion, no te pregunte ; si deseas sobreescribirla. Este parche es interesante para programadores de ; aplicaciones Symbian que las instalan una y otra vez. Tambien para gente ; que traduce programas y necesitan reinstalarlos a menudo. ; No todo el mundo necesita este parche. ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of RemoveInstallMessages anuroj_007 Уже Не Новичок Зарегистрирован: 24.04.2005 Сообщения: 53 Откуда: Thailand Добавлено: Пт Окт 07, 2005 2:41 pm patch no.37 ; *** RemoveKeyLockMessage 1.0 *** ; *** Remove KeyLock Message *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.06 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; When you press key '#' for some time, the keyboard is locked and a message is shown. ; This patch removes the message. Also removes the mesage when the keyboard is unlocked again. ; The icon with the picture of a key is still shown in the status pane , of course. ; For the curious people: I changed AknNotifyPlugin.dll in ; method CAknKeyLockControl::DisplayKeyActiveNote and CAknKeyLockControl::DisplayLockedNote ; so that now it doesn't call CAknSleepingNote::ShowNote ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ; ;**************************************** ; Elimina el mensaje 'Teclado bloqueado' que aparece cuando mantienes pulsada ; la tecla '#' durante un rato. ; Tambien elimina el mensaje de 'Teclado activo' . ; El icono con el dibujo deuna llave todavia aparece, claro. ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** replace:406F02490022FFF7DAFC:406F02490022C046C046 replace:806F02490022FFF7D0FC:806F02490022C046C046 ; end of RemoveKeyLockMessage anuroj_007 Уже Не Новичок Зарегистрирован: 24.04.2005 Сообщения: 53 Откуда: Thailand Добавлено: Пн Окт 10, 2005 2:49 pm patch no.38 ; *** IncreaseInactivityLightTimeout 1.0 *** ; *** Increase Inactivity Light Timeout *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.08 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; The timeout for the light is 15 seconds. If there is no key press ; after that time, the screen is switched off. ; In fact, there are 2 timers: one for the dimming (15 seconds) and another for ; the switch-off. This patch can change both. ; For the curious: I changed ; CSysApLightsController:EnableActivityManagerL uses R1=#3C before CUserActivityManager:Start ; CSysApLightsController:EnableActivityManagerL uses R1=#02 before CUserActivityManager:Start 2nd-time ; TSofiaSX1::DisplayBacklightDimming, TSofiaSX1::KeyboardBacklightDimming, TSofiaSX1::MmiBacklightDimming ; ; If you need to increase the time before the screen goes off, use this patch. ; Of course it is also possible to decrease the time, and save battery. ; This idea was suggested by kamalneet. ; replace:0F21029A039B049C059D0094019502F0B6FDB0680028:3C21029A039B049C059D0094019502F0B6FDB0680028 ; the first byte indicates the time in seconds, in hexadecimal format. 3C means 60 seconds ; To decrease the time out, use 0A=10 seconds, or 03=3 seconds. ; ; This part will replace the dimming time. The total time is the sum of both. ; Be aware that the physical light will always fade-out in 5 seconds. replace:0521069A079B089C099D0094019502F09CFD0AB070BC:0221069A079B089C099D0094019502F09CFD0AB070BC ; The default value is 05. I change to 02 meaning 2 seconds. Thus, the total is 60+2 ; ; This part will remove the dimming. The screen will switch-off after 62 seconds without diming replace:043083E32C30C0E50410A0E30020A0E351FEFFEA:003083E32C30C0E50410A0E30020A0E351FEFFEA replace:023083E32C30C0E50410A0E30020A0E34BFEFFEA:003083E32C30C0E50410A0E30020A0E34BFEFFEA replace:063083E32C30C0E5000051E30200000A0410A0E3:003083E32C30C0E5000051E30200000A0410A0E3 ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ;**************************************** ; El tiempo de apagado de la luz es de 15 segundos. ; Si no pulsas una tecla al cabo de ese tiempo, se apaga la pantalla. ; ; De hecho, existen 2 timeouts: uno para pasar a modo difuminado, y otro para apagar. ; Con este parche puedes cambiar los dos. ; Si necesitas cambiar el tiempo de apagado automatico de la pantalla, usa este parche. ; Por supuesto tambien es posible reducir el tiempo, para ahorrar bateria. ; ; El primer parche aumenta el tiempo a 60 segundos. El valor reemplazado (3C) esta ; es hexadecimal. Para reducir el tiempo, puedes usar 0A (10 segundos) o 03=3 segundos ; ; El segundo parche reduce el tiempo de difuminado. El tiempo de apagado es la suma de ambos. ; Ten en cuenta que la luz siempre tarda 5 segundos en difuminarse. ; ; El tercer parche (ocupa 3 lineas) elimina el difuminado. La pantalla se apagara al cabo ; de 62 segundos, sin apagar gradualmente la luz. ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of IncreaseInactivityLightTimeout bartsam Уже Не Новичок Зарегистрирован: 04.01.2005 Сообщения: 53 Откуда: Poland Добавлено: Пт Окт 21, 2005 9:57 pm Patch no. 39. Patch comes from SMO.org ; *** TasksNeverProtected 1.0 *** ; *** Tasks and Threads are never protected *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.20 ; Firmware: Siemens-SX1 Possibly all versions. Tested on O2-14 (not on Iberia15.2 ) ; Omap: Core-Img (Z1) ; ; Some tasks are impossible to kill because they are protected. Same applies to Threads. ; This patch avoids that a task becomes protected, therefore allowing to kill it. ; Not only that, but also permits to lower the priority, and read its memory. ; For this, you would need some special program. ; I use this patch to spy on running programs, but not many people do such nasty things. ; It is unlikely that you use it...until you need it. ; Be careful. You might close an important application by mistake. ; ; To verify that it works, you can use application TaskSpy ; Options->Misc.->Preferences->ShowHidenApps=On, ShowROMProcesses=On ; Tab Processes->EFile->Details->Protected and also ; Tab Processes->EFile->Options->Process->Show threads->look at 'Prot.' ; According to the Symbian documentation: ; The protected state prevents any other process from setting the priority, ending or panicking this process. ; While the system attribute is set, the application cannot be closed down. ; ; Avoids Process::SetProtected replace:0830831328308015:0030831328308015 ; Avoids Thread::SetProtected replace:0830831320308015:0030831320308015 ; Avoids DProcess:SetSystem replace:0430831328308015:0030831328308015 ; Avoids Thread::SetSystem replace:0430831320308015:0030831320308015 ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ;**************************************** ; Este parche impide que las aplicaciones se pongan en modo protegido. ; Cuando estan protegidas, es imposible cerrarlas, ni tampoco alterar su prioridad. ; No solo eso: con este parche es posible leer la memoria de las aplicaciones. ; Este es el uso que yo le doy. Pero no hay mucha gente que haga este tipo de cosas. ; Es bastante improbable que necesites este parche... hasta que, un dia, lo necesites. ; Para comprobar que funciona, puedes usar la aplicacion TaskSpy. ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of TasksNeverProtected _________________ br http://sx1.pl anuroj_007 Уже Не Новичок Зарегистрирован: 24.04.2005 Сообщения: 53 Откуда: Thailand Добавлено: Вс Окт 23, 2005 10:43 am Patch no.40 ; *** DecreaseLightIntensity 1.0 *** ; *** Decrease Light Intensity for display and keyboard *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.22 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; One of the biggest problem with SX1 is that battery empties in less than 48 hours. ; The main reason is that the light for display and keyboard can not be decreased. ; With this path, it is now possible to do that. ; ; For the curious: I changed ; TSofiaSX1::InitializeSofia before calling WriteReq ; Theoretically it should be possible to make a program to change it dinamically: ; - load edosyin.ldd with User::LoadLogicalDevice ; - instantiate DLddDosPlugIn::DLddDosPlugIn or Install ; - call DLddDosPlugIn::SetDisplayPwmValue ; But I don't have the skills to do it. ; Why Siemens didn't do it, remains a mistery to me. ; ; You can combine with patch IncreaseInactivityLightTimeout ; ; Default value is 0x2B = 43 ; I didn't try to increase the intensity, as I am afraid it might break the display. ; ; intensity for keyboard backlight replace:2B30A0E32A30C4E52B30C4E5AA30A0E3:0B30A0E32A30C4E52B30C4E5AA30A0E3 ; the first byte indicates the intensity, in hexadecimal format. 0B means 11 ; ; intensity for display backlight replace:0010A0E30120A0E1190000EB0400A0E10110A0E3:1530A0E32A30C4E50120A0E10400A0E10110A0E3 ; the first byte indicates the intensity, in hexadecimal format. 15 means 22 ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ;**************************************** ; Uno de los mayores problemas con el SX1 es que la bateria se vacia en menos de 48 horas. ; La razon principal es que no se puede bajar la intensidad de la luz del teclado ni la pantalla. ; Con este parche, ahora es posible hacerlo. ; ; El valor por defecto es 0x2B = 43 ; Yo no he intentado incrementar el valor, pues temo que se rompa la pantalla. ; ; La primera linea cambia la intensidad de la luz del teclado. El nuevo valor es 0x0B = 11 ; La segunda linea cambia la intensidad de la luz de la pantalla. El nuevo valor es 0x15 = 22 ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of DecreaseLightIntensity ALL THANKs TO fca00000 (Patch-Maker) irbisfx Местный Зарегистрирован: 27.01.2005 Сообщения: 173 Откуда: Самарская область г.Отрадный Добавлено: Сб Ноя 05, 2005 10:49 pm Patch no.41 ;***Soft increase in loudness*** ;***мягкое увеличение громкости звонка*** ; Author: irbisfx ; Idea:http://forum.oslik.ru ; Firmware: v.15_RUS_WinSwup_T9_firmware _________________ Motorala mpx200---->>Siemens SX1 + 256 MMC x86d0cent Уважаемый Зарегистрирован: 23.01.2005 Сообщения: 382 Откуда: Из славного города на Суре Добавлено: Вс Ноя 06, 2005 12:24 am Patch no.42 ; *** FakeSymbian70WhenInstalling 0.1 *** ; **** !! **** Version Alpha **** !! **** ; *** Fake Symbian 7.0 When Installing *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.10.02 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Var(Z2) & Core-Img(Z1) ; ; Some applications claim to need Series60v2.0 (Symbian 7.0) although they ; can run in Series60v1.2 (Symbian 6.1) ; This patch allows to install them in SX1 ; It removes warning 'Unable to Install. Series60Product ID Required' ; But most probably (99%) the application will not run. ; ; ######################################################################################### ; ####### Important: There is no warning telling that the application is not supported #### ; ############ Therefore you install an application that might break your phone ########### ; ######################################################################################### ; ; This line fakes file Series60v0.9.sis into Series60v2.0.sis replace:53006500720069006500730036003000760030002E003900:53006500720069006500730036003000760032002E003000 ; This line fakes the content of file Series60v0.9.sis into Series60v2.0.sis replace:886F1F10123A001019040010E5F795470D3C0100:60791F10123A0010190400109F71F0D0437D0100 ; This patch is dangerous. I decline all responsability. ; Anyway, here it is. Enjoy ;**************************************** ; Algunas aplicaciones dicen que necesitan Series60v2.0 (Symbian 7.0) cuando en realidad ; pueden funcionar en Series60v1.2 (Symbian 6.1) ; ; Este parche permite instalarlas en el SX1 ; Elimina el mensaje 'Imposible instalar. Se necesita Series60Product ID' ; Pero probablemente (99%) la aplicacion no funcionara. ; ; ###################################################################### ; ####### Importante: No avisa de que la aplicacion es incompatible #### ; ######## Por lo tanto, a lo peor la aplicacion destruye tu movil ##### ; ###################################################################### ; ; Este parche es peligroso. Yo no me hago responsable. ;**************************************** ; end of FakeSymbian70WhenInstalling И снова благодарим fca00000 за патч! _________________ SX-1 (SW15 СССР-mod) + MMC Transcend 512 MB + Multisim Silver + KOSS Spark Plug x86d0cent Уважаемый Зарегистрирован: 23.01.2005 Сообщения: 382 Откуда: Из славного города на Суре Добавлено: Вс Ноя 06, 2005 4:37 pm Patch no.43 Патч от SMO. Присутствует в SMO Modded Firmware Version 2. ; Author: arogancik ;patch to change location files logs.mbm and photoalbum.mbm from z:\system\data\ on e|c:\system\data\ ;if you want to have thos files on "c" drive you have to change hex value 45 on 43 ;logs.mbm replace:5A003A005C00730079007300740065006D005C0064006100740061005C006C006F00670073002E006D0062006D00:45 ;Photoalbum.mbm replace:7A003A005C00730079007300740065006D005C0064006100740061005C00700068006F0074006F0061006C00620075006D002E006D0062006D00:45 replace:5A003A005C00730079007300740065006D005C0064006100740061005C00500068006F0074006F0061006C00620075006D002E006D0062006D00:45 _________________ SX-1 (SW15 СССР-mod) + MMC Transcend 512 MB + Multisim Silver + KOSS Spark Plug Chencho Местный Зарегистрирован: 14.11.2004 Сообщения: 256 Откуда: Valencia (Spain) Добавлено: Вт Ноя 22, 2005 1:42 pm Patch No. 44 ; *** RemoveActivateHandsFreeQuestion 1.0 *** ; *** Remove Question before activating HandsFree mode *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.11.20 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; When you are in the middle of a conversation and want to activate the HandsFree mode, the ; mobile asks you to confirm it. This patch removes that question. ; The message 'Handset activated' still appears so you know it has been sucessfully activated ; ; This is related to patch RemoveSillyMessages.sxp ; ; For the curious people: I changed Phone.app in method CPhoneAudioManager::ToggleIhf ; so that now it doesn't verify after CPhoneAudioManager::IsIhf ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ; replace:00280CD1139013A9:33280CD1139013A9 ;**************************************** ; Este parche elimina la pregunta '?Activar Manos libres?' que aparece cuando pulsas ; la tecla derecha en mitad de una conversacion. ; El mensaje 'Manos libres Activado' todavia aparece, para que sepas que se ha activado correctamente. ; ; Este parche se puede usar en combinacion con RemoveSillyMessages.sxp ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of RemoveActivateHandsFreeQuestion[/b] _________________ Если ты всегда делаешь то, что ты уже делал, ты никогда не будешь дальше того, кто ты есть... Chencho Местный Зарегистрирован: 14.11.2004 Сообщения: 256 Откуда: Valencia (Spain) Добавлено: Вт Ноя 22, 2005 1:49 pm Patch No. 45 ; *** FCAMem 0.2 Alpha *** ; *** Read and writes Memory *** ; !!!!! This patch is dangerous !!!!! ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.11.15 version 0.1 ; Date: 2005.11.20 version 0.2 ; Firmware: Siemens-SX1 Possibly all versions. Tested on Iberia15.2 and O2-14 ; Omap: Core-Img (Z1) ; ; Allow to read and write the memory ; This patch needs a program called FCAMem.sis ; Install the patch and the program, choose the first menu MemRead and type: ; -the address, for example 50000000 ; -size, for example 00001000 ; then it will create file e:\zz\mem.bin with the content of the memory ; ; this line modifies PowerMeasLdd.GetCaps so that allows read replace:0610A0E1040052E30420A0A3530100EB04D08DE2:0710A0E1400052E34020A0A3530100EB04D08DE2 ; this line modifies edosyin.GetCaps so that allows write replace:0400A0E10610A0E1040052E30420A0A3AC0100EB04D08DE27080BDE830402DE9:0400A0E10610A0E1040052E30420A0A3009087E504D08DE27080BDE830402DE9 ; ; warning: reading a non-existing address will reboot your mobile ; and writing data is even worse. This can break your phone ; This patch is useless for almost everyone, except people making patches. ; Dedicated to Z-Team and oslik.ru ; ; The address and size need to have 8 digits in hexadecimal. ; Some addresses: ; flash-ROM: 50000000, only 01000000 bytes ; address_dma: 5800F800, only 00001000 bytes ; address_cam: 58005800, only 00001000 bytes ; address_tci: 5800EC00, only 00001000 bytes ; address_wire: 58002000, only 00001000 bytes ; address_wireTx: 58002018, only 00001000 bytes ; address_WireClk: 58002010, only 00001000 bytes ; address_mmc: 58006800, only 00001000 bytes ; address_config: 5800D000, only 00001000 bytes ; chunk-SvData: 80000000, only 00008000 bytes, but this depends on the free mem ; chunk-SvStack: 80400000, only 00010000 bytes, but this depends on the free mem ; ;**************************************** ; Este parche permite leer y escribir la memoria del SX1. ; Solo es util para gente que hace parches, quienes posiblemente saben ingles. Por eso ; no lo traduzco. ; !!!!! Este parche es peligroso !!!!! ;**************************************** ; end of FCAMem -------------------------------------------------------------------------- This file is required: http://comunes.comunidad-siemens.com/SX1/FCAMem.SIS Read it: Код: FCAMem 0.2 for Siemens-SX1 Author: fca00000 , fca00000-at-yahoo-dot-es Date: 2005.11.19 License: GPL This is a small application that can read/write memory for mobiles SX1. You need the patch called FCAMem.sxp First of all, a important warning: reading from non-existing memory will reset the mobile. Furthermore, writing data can damage it permanently. The menu "Mem Read" asks the initial address, and the size. Both values are in hexadecimal, for example you can read the flash using Address=50000000 and size=01000000 This will create file e:\zz\mem.bin with the content of the memory Menu "Mem::Copy" ejecutes the user-land function Mem::Copy , and therefore can only read data belonging to the program that is being executed, that is, FCAMem.app , which is almost useless. If you have TasksNeverProtected.sxp , then it can read memory from other process, ex FF800000 Menu "Search" will find a sequence of bytes, but only in the current program FCAMem.app , which is almost useless. Menu "Chunks" will show the address, permisions, and size of Chunks. These are common areas shared by all programs. You might need patch TasksNeverProtected.sxp to access Private and Local chunks. The address and size are not neccesary. Menu "Registers" shows some ARM registers: R0, R9, R10, R11, R12, R13, R14, SP and PC The address and size are not neccesary. Menu "Mem Write" allows to write the memory. The value is specified in little-indian. Of course you can not write in flash. Also, writing to a critical memory cell might crash the phone. Writing data without knowing what you are doing might disable your phone for ever. Menu "Logical Channel" will show logical channels. Then (if you make the program) you can hook to them and intercept their data. The address and size are not neccesary. All these applications are useless for almost everybody, except people making patches or willing to know more about SX1 and Symbian phones. ****************************** End of FCAMem.txt _________________ Если ты всегда делаешь то, что ты уже делал, ты никогда не будешь дальше того, кто ты есть... FCA00000 Уже Не Новичок Зарегистрирован: 01.10.2005 Сообщения: 39 Добавлено: Пн Ноя 28, 2005 12:42 pm Patch No. 47 ; *** FExplorerOnA 0.1 *** ; *** Allow installing FExplorer on A: drive *** ; Author: fca00000 , fca00000-at-yahoo-dot-es ; Date: 2005.11.27 ; File: FExplorer.app version 1.15 ; ; Thanks to the application 'apacker' made by Shamil Randuev/Z-TEAM (big respect to him) now it ; is possible to make a A: drive with your favourite applications. ; ; I like FExplorer made by Dominique Hugo (big respect to him), but it doesn't run on A: ; This patch allows it. ; This should NOT be seen as a crack or a way to remove any registration. It is just a enhancement ; to allow us to enjoy this great program. ; ; Things to consider: ; - file FExplorer.mbm needs to be in C:\System\Apps\FExplorer\FExplorer.mbm ; - the configuration file will be created in C:\FE.ini ; - All other files can stay in A:\System\Apps\FExplorer\*.* ; ; replace:394800EB:C046C046 replace:4600450067006500:63003A005C0046004500 replace:4600450066007400:63003A005C0046006600 ; ; As far as I know, nothing is broken. But I decline all responsability, of course. ; Anyway, here it is. Enjoy ; ;**************************************** ; Gracias a la aplicacion 'apacker' made by Shamil Randuev/Z-TEAM (buen trabajo) ahora ; es posible crear un disco A: con tus aplicaciones favoritas. ; ; Yo uso FExplorer hecha por Dominique Hugo (gran programa), pero no funciona en A: ; Este parche hace que funcione. ; Esto NO es un crack ni una manera de evitar el registro. Es simplemente una mejora ; para permitir usar este gran programa. ; ; Cosas a tener en cuenta: ; - el archivo FExplorer.mbm tiene que estar en C:\System\Apps\FExplorer\FExplorer.mbm ; - el archivo de configuracion estara en C:\FE.ini ; - Todos los demas archivos pueden estar en A:\System\Apps\FExplorer\*.* ; ; Hasta donde yo he comprobado, no he roto nada. De todos modos yo no me hago responsable. ;**************************************** ; end of FExplorerOnA BOBAH13 Местный Зарегистрирован: 28.08.2005 Сообщения: 143 Откуда: Украина ( Алчевск ) Добавлено: Вт Ноя 29, 2005 9:33 am Патч №34(рабочий) Патч переносит Startup.mbm на диск Е или С ссылка: http://nemecsx.narod.ru/Startup.mbmMoveDisk.sxpr _________________ Siemens Sx1 мой Сайт Форум Slimper Z-Team member Зарегистрирован: 26.05.2004 Сообщения: 1247 Откуда: Москва СССР Добавлено: Пт Dec 09, 2005 10:31 pm Patch No. 48 Remove gorizontal line ; *** Убираем горизонтальную полоску *** ; Author: Dan_av ; Firmware: v.15_RUS_WinSwup_T9_firmware replace:1EF09BFE08E03200CC083868B8300268381C41461EF08FFE1A9CA06820301FF0:c046c046 replace:0124200600281AD03468ED2025F046F9049004A9E26B301C24F044FB346805A9:00 replace:0124A04644462006002836D06C4610341094211C381C70C870C10068086006A808A90022012308924B6037F0BBFB4C46:00 replace:012308924B6037F08FFA4C462068B83002684846109937F06DF92468ED2037F065FF0A90:00 replace:012308924B6012F03BFE4C462068B83002684846109912F019FD2468ED2013F0:00 replace:012842D12868016A281C2FF06EFB2C68B0680221321C30F060F9059005A9A26C:00 _________________ Помогите любимому форуму. Кликайте по нижнему баннеру хотя бы раз в день, это по идее должно повысить рейтинг страницы... Искренне ваш Aдминистратор Slimper. Показать сообщения: все сообщенияза последний деньза последние 7 днейза последние 2 неделиза последний месяцза последние 3 месяцаза последние 6 месяцевза последний год Начиная со старыхНачиная с новых Список форумов www.oSLIK.ru » Siemens SX1 FirmWareZ На страницу Пред. 1, 2, 3, 4, 5, 6 След. Перейти: Выберите форум www.SX1.ru----------------Siemens SX1 ForumSiemens SX1 F.A.Q.Series 60 GamesSeries 60 SoftSeries 60 ReviewApplet CreativeSiemens SX1 FirmWareZSX1 MODificated FirmWareZSX1 HardwareEnglish oSLIK forum www.SL45.ru----------------SL45 Flash`n`PatchSL45 Midlets + CreativeSL45 Вопросы и Ответы Pocket PC----------------Pocket PC ForumPocket PC FAQPocket PC SoftPocket PC GamesPocket PC HardwarePocket PC News News & Tests----------------GSM NEWSFLASH memory NEWSТесты и Обзоры Commercial Projects----------------Slimper Soft Misc----------------Ремонт\Моддинг\АксессуарыБарахолкаВстречи ФорумаSiemens x55Музыка для мобилыКнига Жалоб и ПредложенийphpBB & SQLWeb ResoursesDistributionТУПИК Следить за ответами в теме Следующая тема Предыдущая тема Вы можете начинать темы Вы можете отвечать на сообщения Вы можете редактировать свои сообщения Вы можете удалять свои сообщения Вы можете голосовать в опросах Powered by phpBB :: © 2003-05 balaban :: Forum Logo by litruh@