Moto Hell - The Motorola Modding Community
March 28, 2024, 09:50:31 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Convert elf to fpa  (Read 5910 times)
zantaxion
Guest
« on: April 18, 2009, 09:34:54 pm »

How Convert elf applications to fpa?
Logged
motoedy lpktool
Guest
« Reply #1 on: July 13, 2009, 01:26:45 am »

How Convert elf applications to fpa?


ah

Just use BinToFpa.exe

1:Edit the src of elf

2:add sdk

3:Edit*.bat
Code:
@echo off


set armdir=D:\arm
set sdkdir=D:\SDK

set src_input=src\ELF.c
set tmp_o=ELF.o

%armdir%\tcc -O2  -I%sdkdir% -c -bigend -apcs  /interwork %options% %src_input%
%armdir%\armlink -via link.lst -ro-base 0x115BB020 -rw-base 0x141D59E0 -Output Light.elf
%armdir%\fromelf -bin Light.elf -o Light.bin
BinToFpa.exe 1529020 Light.bin
4:add you elfloader.lib in def.sym with ELFPack Library Editor 2.1

5:
0x115BB020
0x141D59E0
you must to find in CG1,forexample:mobileqq...char

6:running *.bat


For example : my 2 elfs to patch....

patch:
clock ,date ,week and loc mes in loc mes(add clock,date and week to lock messade, not delete standart lock message) : http://d.namipan.com/downfile/clock_in_loc_mes.rar/cee0bc27985c88f35aea70e8597ec4573855cb6009683e00
« Last Edit: July 13, 2009, 01:44:22 am by motoedy lpktool » Logged
motoedy lpktool
Guest
« Reply #2 on: July 13, 2009, 08:05:18 pm »

.........

It's wrong!!!!!!
Logged
ZduneX25
Horrors fan :)
Global Moderator
Lord of the mod
*****

Karma: 267
Offline Offline

Posts: 3063


I've missed something


View Profile WWW
« Reply #3 on: July 14, 2009, 01:46:24 am »

sorry ok, but why??
Logged

Z.d.u.n.e.X's Stuff: Personal Site | My skins
54mmd13
Global Moderator
Trusted user
*****

Karma: 25
Offline Offline

Posts: 178


An this is not my face


View Profile
« Reply #4 on: August 02, 2009, 04:22:23 pm »

Is there a tutorial?
Logged

I´m sammdie.Cheesy
oniech
Really experienced
****

Karma: 25
Offline Offline

Posts: 398


Moto oprekerz


View Profile
« Reply #5 on: August 02, 2009, 10:01:19 pm »

Yeah!Campanula make step by step on tutorial with picture for us.thanx
Logged

"E398 R373_0'NIECH_79R"+ Msd 2Gb + Ep1 & Ep2
"E398 R373_0'NIECH_49R" + Msd 2Gb + Ep1 & Ep2
"E398 R373_0'NIECH_44R"Ep1+Ep2 + Msd 2Gb 


"L7 R4513_O'NIECH.ACR_RB"
Pages: [1]   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines