This video demonstrates how to create a simple ping utility using assembly language on Linux x64. The creator explains the basic principles of ping and then walks through the code, highlighting the use of system calls like socket, sendto, recv, and write to send and receive ICMP packets. The video concludes with a successful ping to Google's DNS server.
7941 1 год назад 11:19