flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
comrade 14 Sep 2003, 23:45
Is it possible to make FASM output to given filename?
Something like: Code: format PE native at 1000h to "driver.sys" |
|||
![]() |
|
comrade 15 Sep 2003, 04:29
I added to and align directives, so you can do like:
Code: format PE GUI 4.0 to 'shit.exe' on 'circle.com' at 500000h align 400h
|
|||||||||||
![]() |
|
Tommy 15 Sep 2003, 07:32
What about support of the following:
Code: format MZ to 'shit.exe' and use of it on other lines: Code: format MZ to 'shit.exe' db 14h align 4 db 15h |
|||
![]() |
|
pelaillo 15 Sep 2003, 08:08
Great
![]() I was thinking on something similar, but this is nicer ! |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.