All of lore.kernel.org
 help / color / mirror / Atom feed
* calculating byte
@ 2003-07-23 22:15 ssams
  2003-07-24  6:13 ` Anticipating a Reply
  2003-07-24  7:54 ` hp
  0 siblings, 2 replies; 7+ messages in thread
From: ssams @ 2003-07-23 22:15 UTC (permalink / raw)
  To: linux-assembly

hi all
if u have time, please answer my following question
i try to learn more about assembly. in a time i'found some 
article that explain about exploit, and i get this 
following code. My question is.. how to calculate byte at 
each line..?
thnaks before
regard
ssams
            .....
            ..... 
            movl %esi,array-offset(%esi) # 3 bytes
            movb $0x0,nullbyteoffset(%esi)# 4 bytes
            movl $0x0,null-offset(%esi) # 7 bytes
            movl $0xb,%eax # 5 bytes
            movl %esi,%ebx # 2 bytes
            leal array-offset,(%esi),%ecx # 3 bytes
            leal null-offset(%esi),%edx # 3 bytes
            int $0x80 # 2 bytes
            ....
            ....
===========================================================================================
"TELKOMNet Instan Divre VI Kalimantan memberikan DISKON PROGRESSIVE kepada para pengguna 
TELKOMNet-Instan hingga 50% mulai bulan Juli hingga September 2003." 
===========================================================================================

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-07-25 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23 22:15 calculating byte ssams
2003-07-24  6:13 ` Anticipating a Reply
2003-07-24  7:54 ` hp
2003-07-25 13:38   ` switching to real mode? Wolfgang Huber
2003-07-25 16:55     ` hp
2003-07-25 17:20     ` Maciej Hrebien
2003-07-25 19:42       ` switching to real mode Rick A. Hohensee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.