Monthly Archives: February 2019

Introduction to Assembly

In this article I’m going to write a quick introduction to intel x86 assembly language. We are going to create a program, that is going to print a sentence in the screen. Before starting programming, we need to know a … Continue reading

Posted in Exploiting | Tagged , , , , , , , , | Leave a comment