Explore >> Select a destination


You are here

chovid99.github.io
| | blog.dornea.nu
4.1 parsecs away

Travel
| | [AI summary] The blog post discusses the process of creating and executing a shellcode in C to read a file named 'flag.txt' and dump its content, including assembly code, compilation steps, and execution considerations.
| | xnux.eu
4.1 parsecs away

Travel
| |
| | mazzo.li
3.8 parsecs away

Travel
| | Let's say that you have a program which relies on huge pages for performance. I couldn't find a resource fully explaining how to allocate huge pages at runtime, making sure that the huge page allocation was successful, so here it is.
| | 3.70.187.24
12.7 parsecs away

Travel
| [AI summary] The article compares Python and C by implementing simple socket communication examples in both languages, highlighting their strengths and use cases.