|
You are here |
blog.malwaremustdie.org | ||
| | | | |
abstractexpr.com
|
|
| | | | | There is probably no debugging tool on Linux that is more valuable and versatile than strace. This tool shows us all the calls a program makes to the operating system, including the data it transmits to the operating system via these calls and the return values sent back by the OS. Therefore, it can give... | |
| | | | |
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. | |
| | | | |
shrik3.com
|
|
| | | | | [AI summary] A technical blog post explains the ELF binary format, dynamic linking, and the roles of the dynamic linker, GOT, PLT, and symbol tables using command-line examples. | |
| | | | |
mihai.fm
|
|
| | | [AI summary] A technical guide detailing a Mikrotik RouterOS scripting solution to provide DNS redundancy for a Pi-hole ad blocker, preventing network-wide outages. | ||