View Single Post
XeLL Linux-Loader Revision 1.1
  #1 (permalink)  
Old 03-21-2007
PS3 News's Avatar
PS3 News Online
Boss
 
XeLL Linux-Loader Revision 1.1

From the ReadMe file:
Quote:
XeLL is the Xenon Linux Loader. It's a second-stage bootloader and is usually run by an exploit. The method of booting this is not a part of this project. XeLL catches CPU threads, sets them up (basically setting HRMOR to zero), loads an ELF file from either network (tftp) or CDROM, and launches it. It also contains a flat device tree for linux. cdrom.c includes a very simple ISO9660 parser, which tries to boot the file named "vmlinux". lwIP is used for networking. Network config is currently hardcoded in network.c (and main.c). XeLL also contains a HTTP server. It is not really used.


Attached Files
File Type: zip XeLL_Linux-Loader_rev1_1.zip (36.9 KB, 207 views)
Reply With Quote