flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
bitshifter 03 Jun 2011, 02:23
well using fasm listing tool we can see the output is correct (or at least as expected)
Code: 00000000: 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 db 172 dup 0x41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 |
|||
![]() |
|
Overflowz 03 Jun 2011, 07:52
bitshifter
Then it's programs problem ? I can't find any dfference.. only addresses there. Here's pics.
|
|||||||||||||||||||
![]() |
|
Overflowz 03 Jun 2011, 09:56
I've counted sent and original shellcode's sizes.
sent - 170 bytes original - 172 bytes I guess 2 bytes were filtered by the program.. I'm right ? EDIT: Ha! I found! program filters 0x25 (% symbol) and another 2 next bytes with something.. Original: Code: db 0x25, 0x12, 0x2f Become: Code: db 0x00 That's why it's missing 2 bytes )) Thread closed now. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.