I am learning x86 assmbly to futher progress my x 86 assymbly code
I am doing this to better understand how the stack frame works and be better at cybersecurity
first code is just me doing a function with pushing a print statment
second code is pushing a number to a for loop and printing the number added to the pushed number