代码搜索:ELF

找到约 10,000 项符合「ELF」的源代码

代码结果 10,000
www.eeworm.com/read/450639/7479586

asm win32.asm

; Don't even think of reading this code ; It was automatically generated by bf586.pl ; Which is a perl program used to generate the x86 assember for ; any of elf, a.
www.eeworm.com/read/440070/7695019

sh bins.sh

#! /bin/csh -f echo "This directory contains binary executables" >& RTMP switch ($OSTYPE) case linux: echo "making statically linked ELF excutables for linux" echo "meant for the LINUX opera
www.eeworm.com/read/145247/12743430

asm win32.asm

; Don't even think of reading this code ; It was automatically generated by bf586.pl ; Which is a perl program used to generate the x86 assember for ; any of elf, a.
www.eeworm.com/read/143965/12826677

txt haha.txt

======================================================================== ** ELF Header Information File Name: E:\yang\WORK\arm\try4\try4_Data\DebugRel\try4.axf Machine class: ELFCLA
www.eeworm.com/read/143965/12826745

txt haha.txt

======================================================================== ** ELF Header Information File Name: E:\yang\WORK\arm\try3\try3_Data\DebugRel\try3.axf Machine class: ELFCLA
www.eeworm.com/read/140166/13101186

c otccelfn.c

/* Obfuscated Tiny C Compiler with ELF output Copyright (C) 2001-2003 Fabrice Bellard This software is provided 'as-is', without any express or implied warranty. In no event will the author
www.eeworm.com/read/301022/13870439

c sys_execve.c

////////////////////////////////////////////////////////////////////////// #include "general.h" #include "elfhdr.h" #include "elf_phdr.h" #include "hd_info_struct.h" #include "dir_entry.h"
www.eeworm.com/read/147766/5721185

burner ld.sys.big.burner

OUTPUT_FORMAT("elf32-bigmips") OUTPUT_ARCH(mips) ENTRY(main) SECTIONS { . = 0xA0400000; .text : {*(.text)} .data : {*(.data)} .bss : {*(.bss)} }
www.eeworm.com/read/127781/5995068

burner ld.sys.big.burner

OUTPUT_FORMAT("elf32-bigmips") OUTPUT_ARCH(mips) ENTRY(main) SECTIONS { . = 0xA0400000; .text : {*(.text)} .data : {*(.data)} .bss : {*(.bss)} }
www.eeworm.com/read/119864/6081981

c elfinterp.c

/* Run an ELF binary on a linux system. Copyright (C) 1993, Eric Youngdale. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public