/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

bryce.co
| | cardaci.xyz
13.4 parsecs away

Travel
| | A subtlety of the ptrace system call can be used to prevent a program from being debugged on macOS.
| | reverse.put.as
21.7 parsecs away

Travel
| | Almost two years ago (when covid was just starting and we all happily ignored it) I wrote a post about implementing x86 hardware breakpoints in lldb. This critical debugger feature was missing from lldb. Probably because lldb main users are developers and not serious reverse engineers (lol!) dealing with malicious code and/or just reversing/cracking hostile software protections (cracking is the best and most fun RE target practice). The build process described in that post worked but I wasn't very happy ...
| | objective-see.org
20.6 parsecs away

Travel
| |
| | www.cs.virginia.edu
47.8 parsecs away

Travel
| [AI summary] This comprehensive guide explains the fundamentals of 32-bit x86 assembly language programming, including registers, memory addressing, instructions, and calling conventions.