ZduneX25 Ex-Moderador Master


 Mensajes: 830 Edad: 21 Pais: Poland Empleo/Ocio: El estudiante Registrado: 19/02/2009 Premios: 
 | Tema: [Tutorial]Porting the ELFPack |The Real PortKit| by NiKSY Vie Mayo 01, 2009 8:51 am | |
| TEMPORARY STICKY All questions on porting the ElfPack - HERE
For succesfull portation you need: 1. ADS ;for compilation. - 2. PortKit_v1_0 + updates ;for portation - 3. Bin Editor ;for cutting the empty bytes [You can use - its free] 4. R?flash ; the CG1 of the firmware youre using (withouth the empty bytes on the end) 5. FB v3.06 ; for applying the patches 6. resman5.4pro ;not neccesary 7. Clean head and steady hands ,\'-}
So here we go.... 
.1 Make folder "PortKit" on disk "C:\" ;you can make it anywhere but this is the easiest way
.2 Extract files from archives ADS and PortKit_v1_0 into folder "C:\PortKit"
[size=10pt]Before you start PortKit you should replace the libgen with a newer one, I recommend [Tienes que estar registrado y conectado para ver este vínculo](its updated regularly) [/size] You should copy the libgen content into C:\PortKit\libgen folder 
.2.1 Folder "arm" copy to root "C:\" ;thats the way it must be!
.2.1 Now! Control Panel/System/Advanced/Environment Variables/System Variables/ - Path - add ";C:\PortKit" (I say again, C:\PortKit is the easiest place)
.3 Further settings: C:\PortKit\obj\sysinfo.c ; open with NotePad and set for your phone, example for E398:
| Código: | const char n_phone[] = "E398"; const char n_platform[] = "LTE"; const char n_majorfw[] = "R373"; const char n_minorfw[] = "42R"; |
.4 Next: C:\PortKit\make.cmd ; open with NotePad and look:
| Código: | @echo off rem The target platform, change this to yours (LTE | LTE2 | V3i) set PLATFORM=NONE |
=> instead of NONE enter platform of your phone:
| Código: | (LTE | LTE2 | V3i) |
.5 Now we need that reflash, actually the CG1.smg in folder "C:\PortKit" (extract it from reflash with SHX Codec)
.6 Rename CG1.smg to CG1.bin (or put the whole name of the firmware, important is to change the format to .BIN) ;
.7 Next, we make a new text document and put in it:
.8 Save it in PortKit folder and name it run.bat (not run.bat.txt but run.bat)
.9 Double click run.bat ; If you did everything correctly you will get patches, elfloader, and Lib.o in build folder!
Hope you liked the tutorial, its mostly,but not completely, a translation of WhiteHotIce's tutorial from motofan 
Cheers! _________________ Z.d.u.n.e.X's Stuff: [Tienes que estar registrado y conectado para ver este vínculo] | [Tienes que estar registrado y conectado para ver este vínculo]
 "Whatever you do in life will be insignificant, but it's very important that you do it, because nobody else will."[/size]
Última edición por ZduneX25 el Miér Sep 30, 2009 2:54 pm, editado 1 vez |
|
Fran Villa Web Master


 Mensajes: 7830 Edad: 18 Pais: San Juan, Argentina Empleo/Ocio: Estudiante Registrado: 14/08/2008
 | |
笨Love笨 Administrador


 Mensajes: 3559 Edad: 23 Pais: city Empleo/Ocio: English and Spanish Registrado: 19/08/2008
 | |
chapis Nuevo


 Mensajes: 6 Edad: 23 Pais: mexico Empleo/Ocio: estudiante Registrado: 26/12/2008
 | Tema: Re: [Tutorial]Porting the ELFPack |The Real PortKit| by NiKSY Sáb Jun 06, 2009 1:46 am | |
| exelente tutorial
[color:f1bb="white"]Editado por bill_kevin Los colores estan reservados para el staff
|
|
sero Moderador Master


 Mensajes: 1398 Edad: 28 Pais: Argentina Empleo/Ocio: nada que verrrr Registrado: 18/07/2009
 | Tema: Re: [Tutorial]Porting the ELFPack |The Real PortKit| by NiKSY Vie Dic 31, 2010 12:03 am | |
| muy bien explicado,gracias che _________________  NOKIA N95 3 Hack,Garmin,4g,ETC,ETC....UN SUEÑO!!
[Tienes que estar registrado y conectado para ver este vínculo]
|
|