How Convert elf applications to fpa?
ah
Just use BinToFpa.exe
1:Edit the src of elf
2:add sdk
3:Edit*.bat
@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