flat assembler
Message board for the users of flat assembler.

Index > Windows > plz give little attention here~~

Author
Thread Post new topic Reply to topic
jagalet



Joined: 04 May 2009
Posts: 3
jagalet 05 May 2009, 04:28
i have download example of window hooking but...
as u know or not im new to ASM
i dont know how to read ur explanation in detour_example
i ll upload file here and plz leave a comment how will i going to understand
the example


in the file after ; <ㅡ this sign like
e.x
77D804EA > 8BFF MOV EDI,EDI ; standard windows API padding

front one is code and the next one is explanation of the code isnt it?
plz leave a comment


Description:
Download
Filename: detour_example.asm
Filesize: 7.44 KB
Downloaded: 133 Time(s)

Post 05 May 2009, 04:28
View user's profile Send private message Reply with quote
r22



Joined: 27 Dec 2004
Posts: 805
r22 05 May 2009, 16:53
; suffixes a comment in FASM.
Post 05 May 2009, 16:53
View user's profile Send private message AIM Address Yahoo Messenger Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20451
Location: In your JS exploiting you and your system
revolution 05 May 2009, 16:59
r22 wrote:
; suffixes a comment in FASM.
; prefixes a comment in fasm.
Post 05 May 2009, 16:59
View user's profile Send private message Visit poster's website Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 05 May 2009, 17:30
lol, I want to try Smile
; <-- Thing that the assembler ignores and everything following it.
Post 05 May 2009, 17:30
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20451
Location: In your JS exploiting you and your system
revolution 05 May 2009, 17:34
Coddy41 wrote:
lol, I want to try Smile
; <-- Thing that the assembler ignores and everything following it.
As long as it is not inside string and also will stop ignoring then reaching a 0x0d (CR) or 0x0a (LF) character.
Post 05 May 2009, 17:34
View user's profile Send private message Visit poster's website Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 05 May 2009, 17:46
Indeed...
Post 05 May 2009, 17:46
View user's profile Send private message Visit poster's website Reply with quote
jagalet



Joined: 04 May 2009
Posts: 3
jagalet 06 May 2009, 12:06
i felt thanks to u all when i saw comments in my topic but
can u just say what exactly ; <----this means
dont just argue about ur opinions here
T.T i dont understand so ;<--------this mean what??!@!
im getting confused than before
i better not ask TTTT.TTTTT




P.S ignore my grammar
Post 06 May 2009, 12:06
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20451
Location: In your JS exploiting you and your system
revolution 06 May 2009, 12:33
";" (a semicolon) begins comments. That is what is explained above.
Code:
mov eax,0x1234 ;this is a comment    
Post 06 May 2009, 12:33
View user's profile Send private message Visit poster's website Reply with quote
r22



Joined: 27 Dec 2004
Posts: 805
r22 06 May 2009, 16:47
revolution wrote:
r22 wrote:
; suffixes a comment in FASM.
; prefixes a comment in fasm.

HAH yesterday was a "long" day
Post 06 May 2009, 16:47
View user's profile Send private message AIM Address Yahoo Messenger 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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.