Hi everybody!
This is Comment Remover v 1.00 Add-In for WinASM studio.
Description:This add-in removes the comments from the selected lines. At this time, only comments defined by the ";" character are removed.
Installation:1) Copy the add-in into the "AddIns" directory of WinASM studio.
2) Load the add-in from the Add-Ins manager.
3) The add-in integrates itself under the "Format" menu. It appends a subcommand labelled "Remove Comments".
Usage Scenario:Well, i coded this add-in in a hurry, and with only one usage in mind.
Sometimes i use code exported from IDA.
The exported code has a lot of comments that are of little or of no use at all - especially the XREF’s...
So i coded the add-in to remove the comments from the selected lines.
Closing:1) If anyone is interested (and if anyone hasn't done it already...) i can translate the add-in SDK and a couple of examples (as references) in C.
2) Big thanks for this add-in goes to shoorick who released his "Delete Line" sourcecode; it was heavily abused!

I hope you find this add-in useful.
samael
Attached File ( Number of downloads: 107 )
Login or
Register to download