User Tools

Site Tools


sony_ericsson:compiled_elfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sony_ericsson:compiled_elfs [2025/06/26 19:27] – created adminsony_ericsson:compiled_elfs [2025/11/23 01:54] (current) – ↷ Links adapted because of a move operation 92.204.40.4
Line 1: Line 1:
 +{{:sony_ericsson:fee-elfe-t17668.jpg?200|}}
 +====== Requirements ======
 +elfpack needs to be patched in FW. It is the most world-opening patch for your phone, as it offers to load compiled .c code during runtime as [[https://en.wikipedia.org/wiki/Executable_and_Linkable_Format|elf]] files. Elf runs 'bare-metal' on OS, if it crashes, your phone mostly does too. Elfpack consists of elf-loader and elf-library. Get [[https://justdanpo.ru/data/support/elfpack/|elfpack builds]] here. \\
 +Elfs usually come with or create a .bcfg file for app configuration. Often they come with other files like images, text or binary files. Install correctly, follow the guides. \\ 
 +You can run elfs as daemon too (=autostart on unlock after boot). \\
 +See the sticky threads here for tutorials: [[https://www.topsony.com/forum/forumdisplay.php/65-Elfs-Pack]] \\
 +Also learn about fundamental elfs: [[https://www.topsony.com/forum/showthread.php/24362-IMPORTANT-Elves-pack-to-run-elf-to-ur-Sony-Erisson-Phones]] \\
 +Definitely get Bookmanager elf <insert here> - it is the "task manager". Books are the open pages in OS. Bookmanager has elf management. \\
 +Dyn stuff is the library part for elf loader. You can port DYN too and compile e.g. with IAR embedded\\
 +**<del>#TODO</del>**
 +\\
 +
 +<hidden common structure for elfs>
 +<code>
 +directory structure:
 +/usb/other/ini <-(*.ini) files
 +/usb/other/ZBin <-(*.elf) files
 +/usb/other/ZBin/Config <-dyn_const.bin + other (.bcfg) config files
 +/usb/other/ZBin/Deamons <-"autostart" {(*.elf) start on phone startup}
 +</code>
 +</hidden>
 +
 ====== Compiled elfs ====== ====== Compiled elfs ======
  
  
 [[https://archive.perk11.info/elfse/]] \\ [[https://archive.perk11.info/elfse/]] \\
 +
 +
 +====== More ======
 +Compile yourself, also see [[sony_ericsson:development|Elf source codes]]. \\
sony_ericsson/compiled_elfs.1750958871.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki