flat assembler
Message board for the users of flat assembler.

Index > Main > .fas file

Author
Thread Post new topic Reply to topic
Ali.Z



Joined: 08 Jan 2018
Posts: 712
Ali.Z 06 Feb 2018, 07:46
somehow i got a file call '.fas but im not sure how did i got that. (in the same directory where i save my .asm files and .exe)

tried to open it using fasm, (switching to all files) but it showed my strange characters.

so yeah how it came, and what could i do with it?

_________________
Asm For Wise Humans
Post 06 Feb 2018, 07:46
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20292
Location: In your JS exploiting you and your system
revolution 06 Feb 2018, 09:15
If you are using the console version:
Code:
usage: fasm <source> [output]
optional settings:
 -m <limit>         set the limit in kilobytes for the available memory
 -p <limit>         set the maximum allowed number of passes
 -d <name>=<value>  define symbolic variable
 -s <file>          dump symbolic information for debugging    
The last option "-s" is the .fas file.
Post 06 Feb 2018, 09:15
View user's profile Send private message Visit poster's website Reply with quote
Ali.Z



Joined: 08 Jan 2018
Posts: 712
Ali.Z 06 Feb 2018, 10:33
i was using fasmw, never used the console tho.

revolution wrote:
-s <file> dump symbolic information for debugging

ehm, sounds great .. but couldnt find any difference using olly.

seems like i pressed ctrl+8 instead of ctrl+9 for compiling, thus i got this file.
i just noticed that, ehm that there is build symbols using ctrl+8
Post 06 Feb 2018, 10:33
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20292
Location: In your JS exploiting you and your system
revolution 06 Feb 2018, 12:15
You will need some sort of plugin for Ollydbg to understand the fas format. By default Olly doesn't know about it.
Post 06 Feb 2018, 12:15
View user's profile Send private message Visit poster's website Reply with quote
Ali.Z



Joined: 08 Jan 2018
Posts: 712
Ali.Z 06 Feb 2018, 15:49
okay, thanks for that .. ill see if i can find any plugins from google.
Post 06 Feb 2018, 15:49
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8349
Location: Kraków, Poland
Tomasz Grysztar 07 Feb 2018, 11:17
You can find some plugins right here: https://board.flatassembler.net/topic.php?p=89374#89374
The thread is marked as "sticky" in this very forum.
Post 07 Feb 2018, 11:17
View user's profile Send private message Visit poster's website Reply with quote
Ali.Z



Joined: 08 Jan 2018
Posts: 712
Ali.Z 07 Feb 2018, 13:55
seems to be my bad for not paying attention for this, thank you for making assembly world easier using fasm.
Post 07 Feb 2018, 13:55
View user's profile Send private message 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.