Hacker News
- Anatomy of a Binary Executable https://oswalt.dev/2020/11/anatomy-of-a-binary-executable/ 16 comments
Linked pages
- Compiler Explorer http://rust.godbolt.org/ 94 comments
- Guide to x86 Assembly http://www.cs.virginia.edu/~evans/cs216/guides/x86.html 60 comments
- How programs get run: ELF binaries [LWN.net] https://lwn.net/Articles/631631/ 33 comments
- https://cs.brown.edu/courses/cs033/docs/guides/x64_cheatsheet.pdf 32 comments
- Executable and Linkable Format - Wikipedia https://en.wikipedia.org/wiki/Executable_and_Linkable_Format 21 comments
- Package Layout - The Cargo Book https://doc.rust-lang.org/cargo/guide/project-layout.html 13 comments
- GitHub - gnzlbg/cargo-asm: cargo subcommand showing the assembly or llvm-ir generated for Rust code https://github.com/gnzlbg/cargo-asm 10 comments
- Magnifying Glasses for Rust Assembly • Ryan James Spencer https://www.justanotherdot.com/posts/magnifying-glasses-for-rust-assembly.html 10 comments
- ld.so(8) - Linux manual page https://man7.org/linux/man-pages/man8/ld.so.8.html 7 comments
- File format - Wikipedia https://en.wikipedia.org/wiki/File_format#Magic_number 6 comments
Related searches:
Search whole site: site:oswalt.dev
Search title: Anatomy of a Binary Executable · Matt Oswalt
See how to search.