Author Topic: how to make Function/Procdeure using stack  (Read 9640 times)

nobody

  • Guest
how to make Function/Procdeure using stack
« on: July 16, 2008, 09:46:13 PM »
Hi,


I am on a learning curve for NASM-Assm. I tried look out for how to create Functions and procedure using stack in 80X86 assembly but still i am not able to appreciate what I got yet.

Could someone pls provide a good tutorial for that I mean passing parameter to a procedure using EBP without EBP and all ways.all in all i want to know how to work with stacks using NASM(or give generic tut would work too !!) in proper way please i urge u ppl guide me that's the last stage i m stuck with to start coding...

Cheers.

nobody

  • Guest
Re: how to make Function/Procdeure using stack
« Reply #1 on: July 17, 2008, 01:50:51 AM »
I have learned a lot from http://www.cs.lmu.edu/~ray/notes/nasmexamples. It was good at giving some starting point code, especially for making function calls.

nobody

  • Guest
Re: how to make Function/Procdeure using stack
« Reply #2 on: July 17, 2008, 02:47:01 PM »
Hi

Thanks for the help though this link is not working i believe :(

nobody

  • Guest
Re: how to make Function/Procdeure using stack
« Reply #3 on: July 17, 2008, 02:48:09 PM »
Hi
Make me pardon that works!!

and many thanks !!