Explore >> Select a destination


You are here

blog.httrack.com
| | gist.github.com
2.0 parsecs away

Travel
| | Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets.
| | 3.70.187.24
1.8 parsecs away

Travel
| | [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner parsing, and seeks feedback on the code.
| | outflux.net
1.9 parsecs away

Travel
| | [AI summary] The text discusses the evolution of stack protection mechanisms in operating systems, focusing on the transition from traditional methods to more advanced techniques like the Control-Flow Integrity (CFI) and the use of hardware features such as Intel's Control-flow Enforcement Technology (CET). It highlights the challenges of maintaining security while ensuring performance and compatibility, and the role of the Linux kernel and other systems in implementing these protections.
| | tenthousandmeters.com
17.0 parsecs away

Travel
| Mark functions as async. Call them with await. All of a sudden, your program becomes asynchronous - it can do useful things while it waits for...