Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags

4 Posted Topics

Member Avatar for WithnoMute

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 …

Member Avatar for jmarbas
0
835
Member Avatar for Josue198s

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, …

Member Avatar for shbk
0
238
Member Avatar for WithnoMute

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, …

0
86
Member Avatar for yapaarachchi

-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.

Member Avatar for WithnoMute
0
224

The End.