Explore >> Select a destination


You are here

cronop-io.github.io
| | gebir.ge
3.0 parsecs away

Travel
| | [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.
| | mdanilor.github.io
3.1 parsecs away

Travel
| | What features are in place to protect your system from memory corruption? And how to bypass them?
| | blog.nuculabs.dev
3.2 parsecs away

Travel
| | I've recently finished reading a book called Practical Binary Analysis which I consider a state of the art book (review will come soon) and I would like to post my solution to the crackme found in chapter 5.
| | imrannazar.com
49.9 parsecs away

Travel
| If you've ever needed to know which country is at UTC+3.5 (it's Iran), or who is responsible for administrating the Western Sahara (that's Morocco), it's all in here. List is also available in SQL, for such situations as a 'select your country' dropdown on an e-commerce Website.