A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #20575  by p4r4n0id
 Fri Aug 23, 2013 12:37 pm
Hi,

Any suggestions for a good ASM text editor?

At the same time I would like to suggest a great text editor: http://www.sublimetext.com/ ( great for python, supports indentation etc......)
Also a great plugin ( FTP / TFPT ) support: http://wbond.net/sublime_packages/sftp

enjoy :)

p4r4n0id
 #20578  by p4r4n0id
 Fri Aug 23, 2013 1:36 pm
Xylitol wrote:notepad++ http://notepad-plus-plus.org/
UltraEdit (trial) http://www.ultraedit.com/products/ultraedit.html
SciTE http://www.scintilla.org/SciTE.html

and with http://www.kernelmode.info/forum/viewto ... 75&p=15781
Bro, those are just old text editors, any special support for ASM? syntax highlighting? instructions set supports? MASM support? etc....
 #20579  by Xylitol
 Fri Aug 23, 2013 2:25 pm
p4r4n0id wrote:Bro, those are just old text editors
UltraEdit v19.10: 2013-05-31
notepad++v6.4.5: Aug 09 2013
SciTE Last Update: 2013-07-19
Is this old for you ?
p4r4n0id wrote:any special support for ASM? syntax highlighting?
Both do syntax hilight for assembly, there is also UEStudio who is probably better than UltraEdit, but UES is more a 'generic IDE' than a text editor.
p4r4n0id wrote:instructions set supports? MASM support? etc....
Well download an IDE instead of a text editor then.