Explore >> Select a destination


You are here

xcellerator.github.io
| | reverse.put.as
3.9 parsecs away

Travel
| | This is a guest post by a young and talented Portuguese exploiter, Federico Bento. He won this year's Pwnie for Epic Achievement exploiting TIOCSTI ioctl. Days ago he posted a video demonstrating an exploit for CVE-2017-5123 and luckly for you I managed to convince him to do a write-up about it. I hope you enjoy his work. Thanks Federico!
| | xenophanes.net
2.4 parsecs away

Travel
| | [AI summary] The provided text is a detailed guide on creating a Linux kernel module that implements a character device with ioctl functionality. It walks through the process of setting up the module, defining the device structure, implementing open and release functions, adding ioctl support for adding two integers, and includes test code for user-space interaction. The guide also mentions additional resources for learning about Linux device drivers.
| | blog.packagecloud.io
4.3 parsecs away

Travel
| | This complete guide explains all about Linux system calls with sample codes and results.
| | loufranco.com
16.5 parsecs away

Travel
| [AI summary] A blog post discusses an MIT study on GitHub Copilot's impact on software development productivity, highlighting its effectiveness in speeding up task completion for experienced developers.