The Basics of Hacking [An Introduction]

Written by silver.io | Published 2020/01/24
Tech Story Tags: hacking | technology | the-basics-of-hacking | cybersecurity | cybersecurity-skills | tutorial | how-to-be-a-hacker | hacking-for-beginners

TLDR C- source code needs to be compiled into a binary file before it can be executed and do anything. The role of your compiler is to translate the C — source code into machine language that your processor architecture (the target architecture) can understand. The long number next to “<main> is a memory address denoting where this function lives in the computer’s memory. The right most column are assembly language instructions. The “-q” flag just prevents the gdb from printing the copywrite information.via the TL;DR App

no story

Written by silver.io | Engineering, hacking, surfing
Published by HackerNoon on 2020/01/24