flat assembler
Message board for the users of flat assembler.

Index > Windows > How to write to code segment

Author
Thread Post new topic Reply to topic
Backloz



Joined: 30 Mar 2012
Posts: 1
Backloz 30 Mar 2012, 05:20
Hello. Does anyone know how to write data to code segment using fasm??
Post 30 Mar 2012, 05:20
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20357
Location: In your JS exploiting you and your system
revolution 30 Mar 2012, 05:22
Make your section writeable.
Code:
format pe ...
;...
section 'code' code readable writeable executable
;...    
Post 30 Mar 2012, 05:22
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.