flat assembler
Message board for the users of flat assembler.
Index
> Main > IDA script which adds FASM debug info |
Author |
|
southdy 03 Sep 2010, 13:07
An IDC script which add fasm labels from fas file.
Please let me know if you met any problem.
|
|||||||||||
03 Sep 2010, 13:07 |
|
vid 03 Sep 2010, 13:54
Nice idea. I just can't imagine scenario where this would be useful.
|
|||
03 Sep 2010, 13:54 |
|
southdy 03 Sep 2010, 14:24
vid wrote: Nice idea. I just can't imagine scenario where this would be useful. Maybe for somebody who use IDA for debugging?? |
|||
03 Sep 2010, 14:24 |
|
revolution 03 Sep 2010, 15:02
southdy wrote: Maybe for somebody who use IDA for debugging?? Tomasz has already added this thread to the list of tools for debugging. |
|||
03 Sep 2010, 15:02 |
|
Minas 23 Nov 2010, 01:36
southdy, thank you very much for this script!
It helps me to rid of writing something like that manually PS In ideal world Tomasz would provide .map file generator initially |
|||
23 Nov 2010, 01:36 |
|
Bargest 10 Feb 2012, 15:03
I have problems with this script.
I load .exe file to IDA (6.1), then use this script (File->Script file...->LoadFas.idc), choose .FAS file and get message "Symbol file C:/FASM/Projects/1212.fas has been loaded successfully." But nothing changes. No symbols are really loaded. |
|||
10 Feb 2012, 15:03 |
|
Bargest 13 Feb 2012, 13:37
Does anyone use this script?.. I still need answer.
|
|||
13 Feb 2012, 13:37 |
|
SFeLi 13 Feb 2012, 16:22
A temporary solution is to add fixups to your program:
Code: data fixups end data ; or section '.relocs' fixups data discardable |
|||
13 Feb 2012, 16:22 |
|
Minas 05 May 2015, 02:29
I updated the script to load not only first segment symbols ( code normally) but all segments (particularly data segments) -- see attachment
( plus few comments).
|
|||||||||||
05 May 2015, 02:29 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.