Many high-level programming languages are designed with tons of features and functionalities to make the development process easier for programmers. With all the available IDE’s it’s easy to forget about (or even notice) the processes...Read More
The purpose of this lab is to investigate basic C source code and analyze elf64-littleaarch64 files created by the gcc compiler. To demonstrate the differences I created a simple hello world program in C and...Read More