No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hey, i am learning from Programming from the ground up. I am having a bit of trouble with the pushl and popl commands. I'm a newbie with ASM and really just starting out on it, i am on a x86-64 im presuming it will run the x86 32bit code. I … | |
![]() | Re: If i am reading your post right you need a linker to convert the object file into an executable. i dont know about windows, but in Linux you use the 'ls' command to link ELF files. Im guessing when you assemble your getting an object file or '.o' extension file, … |
Trying to progress in learning Assembly, but can't seem to figure out something. In an example source code, it stores local data and -4(ebp) then does a pushl on it. I don't know what its doing there? How can you push something on the stack? Here is the source code, … | |
Re: -Do you have a copy of Windows first of all? -Windows installer normally overrides everything already on the disk, i know that what it did to me, when i wanted to put windows along side linux... all my data was lost. I didn't realize it would do that. |
The End.