|
You are here |
squanderingti.me | ||
| | | | |
gebir.ge
|
|
| | | | | [AI summary] The author documents their learning journey into binary analysis by manually patching assembly instructions and using LD_PRELOAD hooking to reverse the logic of a string comparison function. | |
| | | | |
cookie.engineer
|
|
| | | | | Linux Assembly Part 1: Syscalls | |
| | | | |
timelessname.com
|
|
| | | | | [AI summary] The article details the author's process of creating the smallest possible x86 ELF binary that outputs 'Hello World' on Ubuntu Linux, involving C, assembly, and hex editing to minimize the file size. | |
| | | | |
amirmalik.net
|
|
| | | A simple example of adding a Go library to a Rust program, and then using the bindgen FFI to call Go functions from Rust. | ||