Explore >> Select a destination


You are here

o5wald.github.io
| | squanderingti.me
3.6 parsecs away

Travel
| | Exploring the innards of an ELF binary to find the physical location of main.
| | cookie.engineer
1.5 parsecs away

Travel
| | Linux Assembly Part 3: Control Flow
| | www.timdbg.com
2.3 parsecs away

Travel
| | [AI summary] This article provides an introduction to reading x86 assembly language, emphasizing its importance for understanding how programs operate at a fundamental level. It covers the basics of assembly syntax, common instructions, and practical tools for reading and analyzing assembly code. The author explains that while assembly is often viewed as complex, it's actually more approachable than many believe, especially for debugging and reverse engineering tasks. The article also highlights the differences between Intel and AT&T syntax, the structure of assembly instructions, and the role of registers and memory addressing in x86 architecture.
| | gustedt.wordpress.com
17.3 parsecs away

Travel
| [The wordpress markdown inclusion does a very bad job, it seems, there have been some idiotic formatting errors. I hope that these are fixed, now.] A years-long effort led by Kayvan Memarian and Peter Sewell from Cambridge University, UK, Martin Uecker from Graz University of Technology, Austria, and myself (from ICube/Inria, France) has guided the...