Linux bash elf file - JohnHau/mis GitHub Wiki

https://superuser.com/questions/161722/how-to-list-imported-symbols-in-elf-executable https://newbedev.com/what-s-the-difference-of-section-and-segment-in-elf-file-format

https://www.ibm.com/docs/en/zos/2.1.0?topic=file-example-relocating-addresses-within-elf

https://stackoverflow.com/questions/14361248/whats-the-difference-of-section-and-segment-in-elf-file-format

https://dvdhrm.github.io/2020/04/26/inside-specs-elf-segments-and-sections/

https://people.redhat.com/mpolacek/src/devconf2012.pdf

https://docs.oracle.com/cd/E19683-01/816-1386/chapter6-83432/index.html https://www.cs.swarthmore.edu/~kwebb/cs31/s15/bucs/elf.html

https://student.cs.uwaterloo.ca/~cs452/W18/elf/elf.html

https://refspecs.linuxbase.org/elf/gabi4+/ch5.pheader.html https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_node/ld_23.html

https://developer.arm.com/documentation/dui0377/c/using-scatter-files/scatter-file-to-elf-mapping

https://www.cnblogs.com/jiqingwu/p/elf_format_research_01.html

http://cahirwpz.users.sourceforge.net/binutils-2.26/bfd-internal.html/BFD-ELF-sections-and-segments.html http://labmaster.mi.infn.it/Laboratorio2/CompilerCD/clang/l1/ELF.html

http://blog.k3170makan.com/2018/09/introduction-to-elf-format-part-ii.html

https://reverseengineering.stackexchange.com/questions/22469/problem-rewriting-elf-binary-to-add-an-additional-loadable-segment

https://ogeek.cn/qa/?qa=481813/

https://itecnote.com/tecnote/linux-whats-the-difference-of-section-and-segment-in-elf-file-format/

https://www.programmersought.com/article/50654432094/

http://ftp.math.utah.edu/u/ma/hohn/linux/misc/elf/node3.html https://home.cs.colorado.edu/~main/cs1300/doc/gnu/binutils_15.html https://home.cs.colorado.edu/~main/cs1300/doc/gnu/binutils_15.html

https://blog.spacepatroldelta.com/a?ID=01800-98c3d1b3-0444-4fd6-a19c-161bac90e9a8

https://downloads.ti.com/docs/esd/SPRU513/introduction-to-sections-stdz0691509.html

https://www.linuxfixes.com/2021/11/solved-what-difference-of-section-and.html

https://www.fatalerrors.org/a/elf-file-format-detail-record.html

http://man.he.net/man5/elf

https://blog.actorsfit.com/a?ID=00550-f4833c34-78c0-4050-a0ae-bad9347a8331

https://developpaper.com/elf-introduction/

https://developer.arm.com/documentation/101754/0618/

https://github.com/JohnHau/mis/wiki/Linux-bash-----elf--file/_edit

https://news.ycombinator.com/item?id=19927908

https://uclibc.org/docs/elf-64-gen.pdf

https://2wisebit.wordpress.com/2018/06/08/elf-executable-and-linkable-format/

https://board.flatassembler.net/topic.php?t=20472

https://bestofcpp.com/repo/dmitriy-philimonov-elfremapper

https://seclists.org/vuln-dev/2002/Jan/3

https://notes.maxwi.com/2016/06/11/cpp-memory-layout/

https://man7.org/linux/man-pages/man1/readelf.1.html https://en.wikipedia.org/wiki/Readelf

http://web.mit.edu/rhel-doc/3/rhel-binutils-en-3/readelf.html

https://allabouttesting.org/10-practical-examples-using-readelf-command/

https://man.archlinux.org/man/readelf.1.en

https://linuxtools-rst.readthedocs.io/zh_CN/latest/tool/readelf.html

http://manpages.ubuntu.com/manpages/impish/man5/elf.5.html

https://lwn.net/Articles/531148/

https://linux.die.net/man/1/readelf https://linux.die.net/man/1/readelf

https://flylib.com/books/en/1.444.1.87/1/

https://support.xilinx.com/s/question/0D52E00006hpecGSAQ/how-to-split-an-elf-file-into-two?language=en_US

https://linux-audit.com/elf-binaries-on-linux-understanding-and-analysis/ https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_A-Brief-History-of-TI-Object-File-Formats.html

https://tutorialboy24.blogspot.com/2021/11/what-is-elf-binary-exploitation-and-how_11.html

https://oswalt.dev/2020/11/anatomy-of-a-binary-executable/

https://www.muppetlabs.com/~breadbox/software/tiny/teensy.html https://www.redhat.com/en/blog/hardening-elf-binaries-using-relocation-read-only-relro

https://utcc.utoronto.ca/~cks/space/blog/programming/GoBinaryStructureNotes

http://web.mit.edu/rhel-doc/3/rhel-devtools-en-3/s1-gnu-bin-utils.html

https://arabicprogrammer.com/article/4759554193/ https://binutils.sourceware.narkive.com/YD0VIfQP/extract-elf-load-address-with

https://programmersought.com/article/66581165079/

https://pkg.go.dev/debug/elf https://lynxbee.com/understanding-sections-header-of-arm-elf-binary-file/#.YqG0jnZByUk

https://www.quora.com/What-is-the-significance-of-comment-section-in-ELF

https://sites.google.com/site/mywaydevilsway/elf-vs-bin-file

https://www.edaboard.com/threads/generate-a-bin-file-from-elf-file.388860/

https://www.esp32.com/viewtopic.php?t=21442

https://www.netbsd.org/docs/kernel/elf-notes.html

https://www.matteomalvica.com/minutes/binary_analysis/

https://www.eevblog.com/forum/microcontrollers/elf-to-binary-for-boot-loader/

https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-convert-elf-files-to-Sxx-or-Bin-files/m-p/555353

https://www.linux.org/docs/man1/readelf.html

https://www.cyberciti.biz/faq/linux-find-size-of-text-data-segment-bss-uninitialized-data/

https://acassis.wordpress.com/2017/11/20/converting-elf-to-bin/

https://www.linkedin.com/pulse/dissection-executable-linkable-format-arturo-victoria-rincon

https://www.gsp.com/cgi-bin/man.cgi?section=1&topic=SSTRIP

https://www.redtimmy.com/blue-team-vs-red-team-how-to-run-your-encrypted-binary-in-memory-and-go-undetected/

https://man.openbsd.org/elf

https://linuxgazette.net/issue83/sandeep.html

https://kb.zubax.com/display/MAINKB/Uploading+a+.bin+or+ELF+executable+to+the+target

https://microchipsupport.force.com/s/article/GNU-Toolchain-Creating-bin-hex-file-from-elf-hex

http://netwinder.osuosl.org/users/p/patb/public_html/elf_relocs.html

http://stupefydeveloper.blogspot.com/2008/08/cc-embed-binary-data-into-elf.html

https://newbedev.com/how-to-extract-only-the-raw-contents-of-an-elf-section

https://suchprogramming.com/exploring-elf/

https://community.toradex.com/t/generate-bin-file-from-elf-file-for-m4-freertos-on-i-mx7d/6701

https://www.generacodice.com/en/articolo/792836/how-to-extract-only-the-raw-contents-of-an-elf-section

https://elinux.org/Executable_and_Linkable_Format_(ELF)

https://jvns.ca/blog/2014/09/06/how-to-read-an-executable/

https://www.systranbox.com/how-to-open-elf-file-linux/

http://aassfxxx.infos.st/hiding-code-in-elf-binary.html

https://lists.gnu.org/archive/html/help-gnu-utils/2002-08/msg00037.html

https://www.gabriel.urdhr.fr/2015/09/28/elf-file-format/

https://community.intel.com/t5/Nios-II-Embedded-Design-Suite/Linking-error-in-Nios-II-elf-file/td-p/120670

https://certsimple.com/how-to-run-elf-linux/

https://xz.aliyun.com/t/11399

https://stackoverflow.com/questions/32002754/how-to-convert-elf-file-to-binary-file

https://gist.github.com/pavel-kirienko/6835194423df07f6160af19f7ea33a4d

https://sourceware.org/binutils/docs/binutils/objcopy.html

https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_an_introduction_to_binary_files.html

http://manpages.ubuntu.com/manpages/bionic/man1/objcopy.1.html

https://reverseengineering.stackexchange.com/questions/15095/gnu-objcopy-elf-to-hex-missing-sections

https://lief-project.github.io/doc/latest/api/python/elf.html

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228934

https://community.silabs.com/s/question/0D51M00007xeFS9SAM/how-to-create-binary-output-from-iarkeil?language=en_US

http://users.ece.utexas.edu/~valvano/Volume1/uvision/DUI0459B_using_the_fromelf_utility.pdf

https://esp32.com/viewtopic.php?t=8452

https://www.nasm.us/xdoc/2.09.08/html/nasmdoc7.html

https://opensource.com/article/20/4/linux-binary-analysis

https://developer.arm.com/documentation/dui0477/m/fromelf-command-line-options/--i32combined https://programmersought.com/article/13644955450/

https://blog.actorsfit.com/a?ID=00350-efbcb416-92d0-4685-8ed6-a5c7f80447ef

https://www.systutorials.com/docs/linux/man/5-elf/

https://www.quora.com/In-an-ELF-file-are-all-sections-within-the-same-segment-supposed-to-be-loaded-next-to-each-other-in-memory-so-that-relative-jumps-between-them-need-no-patching

http://elm-chan.org/junk/32bit/binclude.html

https://linux.die.net/man/5/elf

https://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi.html

https://refspecs.linuxbase.org/elf/gabi4+/ch4.sheader.html

https://www.systranbox.com/how-to-read-elf-file-in-linux/

https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-convert-elf-files-to-Sxx-or-Bin-files/m-p/555352

https://www.trendmicro.com/pt_br/research/22/f/closing-the-door-deadbolt-ransomware-locks-out-vendors-with-mult.html

https://stackoverflow.com/questions/1088128/adding-section-to-elf-file

https://github.com/lief-project/LIEF/issues/48

https://reverseengineering.stackexchange.com/questions/14779/how-to-successfully-add-a-code-section-to-an-executable-file-in-linux

https://binutils.sourceware.narkive.com/6YNj4JwW/creating-note-sections

https://docs.racket-lang.org/inside/segment-ideas.html

http://manpages.ubuntu.com/manpages/trusty/man1/elfedit.1.html

https://itecnote.com/tecnote/how-to-add-contents-of-text-file-as-a-section-in-an-elf-file/

https://www.blackhat.com/presentations/bh-asia-02/Clowes/bh-asia-02-clowes.pdf

https://www.avrfreaks.net/forum/adding-flash-section-intelhex-file-elf-file-avr-objcopy

https://community.st.com/s/question/0D50X0000ALwqmzSQB/strange-padding-in-the-data-section-of-the-elf-file

https://wiki.osdev.org/ELF_Tutorial

https://ogeek.cn/qa/?qa=790507/

https://fasterthanli.me/series/making-our-own-executable-packer/part-11

https://www.fatalerrors.org/a/section-areas-in-elf-files.html

http://www.360doc.com/content/17/1204/11/7377734_709762695.shtml

https://www.linux.co.cr/free-unix-os/review/1995/05.html

https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart

https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_node/ld_3.html

https://www.embeddedrelated.com/showarticle/900.php

https://studylib.net/doc/15067625/interfacing-with-elf-files-an-introduction-to-the-executa...

https://www.tutorialspoint.com/unix_commands/readelf.htm

https://linuxhint.com/understanding_elf_file_format/

https://en.wikipedia.org/wiki/Executable_and_Linkable_Format

https://www.ics.uci.edu/~aburtsev/238P/hw/hw3-elf/hw3-elf.html

https://www.opensourceforu.com/2020/02/understanding-elf-the-executable-and-linkable-format/

http://www.ouah.org/RevEng/x430.htm

https://lwn.net/Articles/631631/

https://wiki.osdev.org/ELF

https://medium.com/@MrJamesFisher/understanding-the-elf-4bd60daac571

https://stackoverflow.com/questions/15586492/working-with-elf-files

https://www.geeksforgeeks.org/readelf-command-in-linux-with-examples/

https://opensource.com/article/21/10/linux-elf-capa

https://resources.infosecinstitute.com/topic/elf-file-format/

https://refspecs.linuxfoundation.org/elf/elf.pdf

https://gist.github.com/colematt/1695ef6498fe150d41494eff780d499c https://dzone.com/articles/converting-a-raw-binary-file-into-an-elfdwarf-file

https://lief-project.github.io/doc/stable/formats/elf.html

https://medium.com/analytics-vidhya/exploring-elf-files-using-pyelftools-93bb7665cce3

https://community.st.com/s/question/0D53W00000GWEIwSAP/command-to-separate-the-binary-from-elf-file

https://unix.stackexchange.com/questions/529147/any-automatic-way-of-obtaining-the-elf-section-an-address-resides-in

https://support.xilinx.com/s/article/25252?language=en_US

https://community.platformio.org/t/can-anyone-tell-me-how-to-convert-elf-to-bin-please/13566/2

https://www.ics.uci.edu/~aburtsev/143A/hw/hw3-elf/hw3-elf.html

http://www.embeddedlinux.org.cn/EmbeddedLinuxPrimer/0136130550/ch13lev1sec5.html

https://www.reddit.com/r/RISCV/comments/mnpbux/elf_binary_executable_format_and_sections/

https://lwn.net/Articles/874642/

https://man.archlinux.org/man/elf.5.en

https://superuser.com/questions/696780/extract-the-contents-of-elf-and-write-to-binary-file

https://docs.adacore.com/live/wave/binutils-stable/html/binutils/binutils.html

https://www.avrfreaks.net/forum/how-convert-elf-binary-file

https://community.particle.io/t/what-is-the-difference-between-bin-file-and-elf-file/55166/2

https://eng.libretexts.org/Courses/Delta_College/Computer_Science_from_the_Bottom_Up_(Wienand)/0.32%3A_ELF

https://www.elastic.co/guide/en/ecs/1.12/ecs-elf.html

http://libeccio.di.unisa.it/wlf/scn02/node26.html

https://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/specialsections.html

https://www.freebsd.org/cgi/man.cgi?elf(5)

http://www.skyfree.org/linux/references/ELF_Format.pdf

http://manpages.ubuntu.com/manpages/bionic/man5/elf.5.html

https://krinkinmu.github.io/2020/11/15/loading-elf-image.html

https://www.cs.cmu.edu/afs/cs/academic/class/15213-f00/docs/elf.pdf

https://www.ibm.com/docs/en/ztpf/1.1.0.14?topic=linkage-executable-linking-format-elf

https://www.cs.unm.edu/~eschulte/notes/epr/lab.2011-04-07.html

https://cirosantilli.com/elf-hello-world

https://stevens.netmeister.org/631/elf.html

https://0x434b.dev/dissecting-and-exploiting-elf-files/

https://support.xilinx.com/s/question/0D52E00006hpTrHSAU/the-elf-file-which-works-with-jtag-not-works-with-system-ace-?language=en_US

https://blog.mbedded.ninja/programming/general/elf-files/

https://my.eng.utah.edu/~cs4400/f17/elf.html

https://www.bottomupcs.com/elf.xhtml

https://docs.pwntools.com/en/stable/elf/elf.html

https://w3.cs.jmu.edu/lam2mo/cs261_2019_08/p2-load.html

https://github.com/topics/elf-format

https://fasterthanli.me/series/making-our-own-executable-packer/part-17

https://nxmnpg.lemoda.net/3/elf

https://www.muppetlabs.com/~breadbox/software/elfkickers.html

https://www.intezer.com/blog/research/executable-linkable-format-101-part1-sections-segments/

https://extensionfile.net/open/elf/

https://news.ycombinator.com/item?id=28848070

https://www.elastic.co/guide/en/ecs/current/ecs-elf.html

https://www.linux-magazine.com/Issues/2017/202/ELF

http://elfio.sourceforge.net/

https://forum.segger.com/index.php/Thread/8118-SOLVED-1-Not-an-executable-ELF-file/

https://www.wikihow.com/Open-Elf-Files

https://android.stackexchange.com/questions/246851/why-are-android-elf-files-different

https://www.filemagic.com/en/executable-files/elf-file-extension/elf-files-what-to-do-if-you-don-t-have-executable-and-linkable-format-file-software/

http://blog.k3170makan.com/2020/11/elf-necromancy-0x0-tricks-for.html

https://www.linkedin.com/pulse/introduction-elf-david-orejuela

https://groups.google.com/g/alt.os.development/c/4VOYxt06LjU

https://community.platformio.org/t/elf-file-created-by-platformio-does-not-contain-degub-symbol/14871

https://man7.org/linux/man-pages/man5/elf.5.html

https://www.oreilly.com/library/view/practical-binary-analysis/9781492071204/xhtml/ch02.xhtml

https://www.reddit.com/r/Compilers/comments/jfkaln/resources_for_linux_elf_files/

https://pwntoolsdocinzh-cn.readthedocs.io/en/master/elf.html

https://superuser.com/questions/964354/executing-elf-binaries-in-mac-os-x

https://developer.arm.com/documentation/dui0480/h/working-with-editors/overview-of-the-elf-content-editor

https://askubuntu.com/questions/1245691/how-does-the-elf-file-for-powerpc-work-in-qemu

https://ijirem.org/DOC/2-study-and-analysis-of-elf-vulnerabilities-in-linux.pdf

https://www.linuxjournal.com/article/1059

https://en.linuxteaching.com/article/understanding_the_elf_file_format https://www.avrfreaks.net/forum/read-elf-file-microcontroller

https://course.ccs.neu.edu/cs7680sp17/elf-parser/index.html

https://interrupt.memfault.com/blog/gnu-binutils https://www.quora.com/How-is-a-elf-file-created

https://icculus.org/fatelf/

https://cseweb.ucsd.edu/~ricko/CSE131/teensyELF.htm

https://www.esp32.com/viewtopic.php?t=14784

https://embdev.net/topic/364053

https://www.gabriel.urdhr.fr/2015/01/22/elf-linking/

https://www.researchgate.net/figure/Features-extracted-from-ELF-files_tbl1_220283798

https://hydrasky.com/malware-analysis/elf-file-chapter-1-the-file-format-and-some-tools-for-analysing/

https://www.reliableembeddedsystems.com/index.php/newsflash/333-the-101-of-elf-files-on-linux-understanding-and-analysis

https://www.reliableembeddedsystems.com/index.php/newsflash/333-the-101-of-elf-files-on-linux-understanding-and-analysis

https://blogs.oracle.com/solaris/post/inside-elf-symbol-tables

https://discussions.apple.com/thread/7407271

https://mcuoneclipse.com/2018/01/27/converting-a-raw-binary-file-into-an-elf-dwarf-file-for-loading-and-debugging/

https://bugs.openjdk.org/browse/JDK-8247272

https://www.mathworks.com/matlabcentral/answers/381000-how-can-i-execute-an-elf-file-in-raspberry-pi

https://lists.gnu.org/archive/html/help-make/2010-02/msg00115.html

https://www.thegeekstuff.com/2012/07/elf-object-file-format/

https://eklitzke.org/position-independent-executables https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096028

https://bugzilla.redhat.com/show_bug.cgi?id=1273250

https://rstforums.com/forum/topic/111137-the-101-of-elf-files-on-linux-understanding-and-analysis/

https://www.embeddedrelated.com/showthread/comp.arch.embedded/56672-1.php

https://www.tdcommons.org/cgi/viewcontent.cgi?article=2957&context=dpubs_series

https://www.systranbox.com/how-to-run-elf-file-in-linux/

https://community.infineon.com/t5/AURIX-Development-Studio/Aurix-Development-Studio-ELF-file/td-p/315950

https://metacpan.org/pod/ELF::Writer

https://community.particle.io/t/generating-elf-file-using-cloud-compiler/53613

https://www.kanda.com/blog/microcontrollers/avr-microcontrollers/atmel-studio-elf-production-files-avr/

https://forums.codeblocks.org/index.php?topic=6104.0

https://www.rapid7.com/blog/post/2019/01/03/santas-elfs-running-linux-executables-without-execve/

http://www.vishalchovatiya.com/understand-elf-file-format/

https://www.eevblog.com/forum/microcontrollers/how-to-create-elf-file-which-contains-the-normal-prog-plus-a-relocatable-block/

https://community.intel.com/t5/FPGA-SoC-And-CPLD-Boards-And/COMBINE-ELF-FILE-INTO-SOF-FILE/td-p/1295852

https://wiki.tcl-lang.org/page/ELF

https://community.toradex.com/t/imx7d-cant-start-m4-elf-file-from-u-boot-works-from-ulink-debugger/10708 https://yakshavingcream.blogspot.com/2019/06/building-elf-file.html

https://yakshavingcream.blogspot.com/2019/06/building-elf-file.html

https://sourabhemsec.blogspot.com/2020/02/an-analysis-on-elf-files-and-flat.html

https://www.pemicro.com/forums/forum.cfm?forum_topic_id=6711

https://www.microchip.com/forums/m629252.aspx

https://www.eclipse.org/forums/index.php/t/56901/

https://dzone.com/articles/dynamic-linking-of-elf-binaries

https://metabytezero.blogspot.com/2019/10/elf-file-structure.html

https://live.paloaltonetworks.com/t5/custom-signatures/detect-any-elf-executable/td-p/101267

https://www.edaboard.com/threads/how-to-create-elf-file-in-green-hills.235722/

https://fileinfo.com/extension/elf

https://developer.arm.com/documentation/dui0477/h/using-fromelf/converting-an-elf-image-to-plain-binary-format

https://stackoverflow.com/questions/2427011/what-is-the-difference-between-elf-files-and-bin-files

https://docs.oracle.com/cd/E37838_01/html/E61063/elf-23207.html

https://sourceware.org/binutils/docs/binutils/readelf.html