flat assembler
Message board for the users of flat assembler.

Index > Main > fasm is buggy

Author
Thread Post new topic Reply to topic
asmrox



Joined: 19 Jan 2008
Posts: 160
asmrox 29 Feb 2008, 09:19
im testing now jumps and:
Code:
format pe console
jmp dword a
db 99 dup 0x90
a:
ret    

if i say dword, i mean dword not byte eb 63. Please fix it =/
Post 29 Feb 2008, 09:19
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20363
Location: In your JS exploiting you and your system
revolution 29 Feb 2008, 09:30
RTFM!

I looked it up for you:
fasm manual, 1.2.5 wrote:
By specifying the jump type you can force it to always generate long variant (for example jmp near 0) or to always generate short variant and terminate with an error when it’s impossible (for example jmp short 0)
Post 29 Feb 2008, 09:30
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.