|
You are here |
cronop-io.github.io | ||
| | | | |
shrik3.com
|
|
| | | | | [AI summary] The user provided a detailed explanation of dynamic linking in the context of ELF binaries, covering topics such as the ELF format, symbol resolution, the dynamic linker, and various tools and functions involved in the process. They also mentioned other resources for further reading and included some additional content about the a.out format and other programming concepts. The user's message seems to be a comprehensive overview of dynamic linking and related topics, possibly for educational or reference purposes. | |
| | | | |
www.davidxia.com
|
|
| | | | | How to Exploit Dlmalloc Unlink(): Protostar Level Heap3 April 19, 2020 | By David Xia While stuck inside during social distancing, Ive been making my | |
| | | | |
gebir.ge
|
|
| | | | | [AI summary] The article discusses two methods for modifying the behavior of the `strcmp` function in a program. The first method involves directly patching the binary to change the conditional jump instruction that determines the return value. The second method uses `LD_PRELOAD` to override the `strcmp` function with a custom implementation that inverts the return value of the original function. Both approaches aim to correct the program's incorrect handling of string comparison by reversing the logic of the return value. | |
| | | | |
andybrown.me.uk
|
|
| | | |||