/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cronop-io.github.io
| | blog.nuculabs.dev
3.3 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.
| | gebir.ge
3.0 parsecs away

Travel
| | [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
3.2 parsecs away

Travel
| | What features are in place to protect your system from memory corruption? And how to bypass them?
| | blog.thalheim.io
18.7 parsecs away

Travel
| 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.