|
You are here |
cronop-io.github.io | ||
| | | | |
blog.nuculabs.dev
|
|
| | | | | 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. | |
| | | | |
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. | |
| | | | |
mdanilor.github.io
|
|
| | | | | What features are in place to protect your system from memory corruption? And how to bypass them? | |
| | | | |
blog.thalheim.io
|
|
| | | No such file or directory: How I stopped worrying and started loving binaries on NixOS. In this article, I will discuss the technical issue of running pre-compiled executables on NixOS, and how we can improve the user experience by making these binaries work seamlessly using nix-ld. One of the key benefits of NixOS is its focus on purity and reproducibility. The operating system is designed to ensure that the system configuration and installed software are always in a known and predictable state. | ||