Security Memo

Search (Ctrl+K)

SearchSearch

Recent Notes

  • SMART

    Oct 22, 2024

    • software
  • Bossa Nova

    Oct 22, 2024

    • ZFS

      Oct 22, 2024

      • post-rock

        Oct 06, 2024

        • concept
      • 2024-09-27

        Sep 27, 2024

        • daily

      See 1423 more sorted by tag →

      Home

      ❯

      ELF

      ELF

      created Jan 08, 2024updated May 28, 20241 min read

      • concept

      ELF, or Executable Linkable Format, is the format of executables and shared libraries on *nix systems.

      • System V application binary interface AMD64 architecture processor supplement
      • A Whirlwind Tutorial on Creating Somewhat Teensy ELF Executables for Linux
      • Cheating the ELF: Subversive Dynamic Linking to Libraries
      • ELF: dynamic struggles

      Graph View

      Sources

      • ret2csu tutorial

      Backlinks

      • __libc_csu_init
      • glibc
      • process linkage table

      Created with Quartz v4.2.3 © 2024

      • GitHub
      • LinkedIn
      • HackTheBox