Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   What editor for general use are you using? (https://forum.exetools.com/showthread.php?t=16769)

niculaita 06-24-2015 00:59

any link for them ?

dalkia 06-24-2015 06:39

MED CX V4.01 for Windows 9x/ME/NT/2000/XP, Windows VISTA (32/64Bit), Windows 7 (32/64Bit)

Code:

http://www.med-editor.com/download/medcx401e.exe

sh3dow 06-24-2015 16:24

i use
sublime for coding (Multi-platform)
visual studio for coding in c++ (win-only)
010 Editor for hex editing with Binary Templates technology (Multi-platform)

xobor 06-24-2015 16:41

Quote:

Originally Posted by niculaita (Post 100195)
any link for them ?

brought to windows from os/2 times

http://www.utopia-planitia.de/indexus.html

HeD is hard to find, I can upload it somewhere for you - fast, small, simple hex editor

regards

leetone 06-25-2015 04:15

Quote:

Originally Posted by niculaita (Post 99264)
http://www11.zippyshare.com/v/dxKx1qXM/file.html
http://www11.zippyshare.com/v/z4I7nQHo/file.html

would you please share some bin tamplates ?

The file does not appear to exist anymore on this server :(

Quote:

Originally Posted by xobor (Post 100202)
brought to windows from os/2 times

http://www.utopia-planitia.de/indexus.html

HeD is hard to find, I can upload it somewhere for you - fast, small, simple hex editor

regards

I used to have this but i can no longer find it, I would appreciate if you did that..

an0rma1 06-25-2015 18:15

about HED, does support x86 decompiling, patching and maybe script decripting?

anyways, post links, thanks!

TheEnd 06-26-2015 13:22

i'm using the sublime text, for coding and edit.

uranus64 06-26-2015 15:30

In my opinion it is important to use editor that you know best and to solve your task in the shortest possible time with maximum efficiency.
I'm using Notepad++ and Sublime Text.

xobor 06-26-2015 17:24

here we go

Code:

http://www28.zippyshare.com/v/H09sGSRD/file.html
enjoy this

Quote:

Originally Posted by an0rma1 (Post 100214)
about HED, does support x86 decompiling, patching and maybe script decripting?

anyways, post links, thanks!

allows disassembly, editing and some other, small enough to have permanent place on my usb stick

:)

regards

wd369 07-27-2015 18:30

i'm using Ultraedit for edit, using IDE is eclipse.

wd369 07-27-2015 18:32

Ultraedit 's Macro (record) function is very good, for doing text work,

mrsick 07-27-2015 22:10

Sublime Text.

Atom seems nice also, but had some problems in windows.

Stitch 07-28-2015 00:07

Atom
Notepad++
Sublime Text

alexwiz 09-16-2015 19:45

I've been using Vim exclusively for the last 10 years at least. Can't imagine my life without it. It truly allows me to edit text and move around files with thousands of lines of code at a speed of thought.

rasta 09-18-2015 02:07

nano on linux, notepad ++ on win, and xvi32 as hexeditor as it supports scripts ;)

Notmex 09-21-2015 17:41

UltraEdit is a great program to work with!

Storm Shadow 09-21-2015 19:43

Notepad++ for general use, and PyCharm for python general use, since notepad++ whitespaces just sucks at that.

LaDidi 10-02-2015 22:34

UltraEdit32 for me and WinHex for Hex Edit.

Jasi2169 10-03-2015 03:27

I use

- notepad++
- editplus
- ultraedit
I have sublime as well but dont use it often like above
- sweetscape 101 editor
- hex workshop for hex stuff n all

sirius 10-04-2015 07:51

Notepad ++ is fine for me...

p4r4d0x 10-04-2015 18:45

depending of what os you use for coding i use nano on my debian

mr.slooz 10-04-2015 21:48

I'm big fan of sublime text for both coding and edit. Maybe in the future I will use Visual Studio Code (no addons at this time).

suddenLy 10-05-2015 14:48

I'm using Spyder for Python..

leewm 10-16-2015 09:33

I often use Notepad++ and VS.

droopy 10-17-2015 00:19

Notepad++ is a perfect solution, Fast and easy to use.

alfares 10-17-2015 06:35

notepad++ best one contain words correction and prediction so good

Nacho_dj 10-18-2015 19:41

I always use hexplorer, a free tool that can perform everything I need while reversing, and very fast when searching for any data inside the file:

Quote:

Features

Six color schemes to interpret bytes visually. Every of them tryies to fit some functionality (for example text analyzing) and user preferences.
Unlimited undo
x86 disassembler
Import and export to 20 different formats of binary files, including Intel Hex, Motorola S-Record, Atmel standard etc.
Ability to find repeating patterns in data
Pixel viewer to visualise binaries as bitmaps
Filter text from binary data
Very fast Boyer-Moore find algorithm
Highlights selected byte strings in data to ease navigation thru it
Create structures of simple data types like integers or floating point numbers to better interpret and faster edit data
Very fast pseudo random number generator
Allows recording macro scripts to automate tasks
Website:
HTML Code:

http://sourceforge.net/projects/hexplorer/
Cheers

Nacho_dj

nulli 10-19-2015 20:15

Notepad++ is the best free editor I've used and it keeps getting better.

One of the recent changes which I find awesome is that if you exit the app/shutdown OS, it saves all open files (even the ones without a file name) and reopens them when you start Notepad++ (all this is done without asking if you want to save them first).

swell 11-02-2015 22:09

Notepad++ because it's free & it launches very fast!

Leina 11-12-2015 04:19

i use Notepad++, ultraedit, and hex workshop. they are the best..

cnbragon 11-12-2015 13:35

before is Notepad++, but now I usually use UltraEdit for normal text edit, WinHex for hex edit, sublime is for code edit, except these editors, Source Insight and Understand for C++ are very good tools for codeing

Pan88168 11-14-2015 02:39

I only use WINHEX ,Disk and hex edit so easy.

chicknsoup 11-19-2015 11:08

Notepad2 modded :)

Code:

https://xhmikosr.github.io/notepad2-mod/

an0rma1 11-25-2015 23:12

Quote:

Originally Posted by chicknsoup (Post 102919)
Notepad2 modded :)

Code:

https://xhmikosr.github.io/notepad2-mod/

Very good! why are not this in the main branch of notepad++??? :D

jgutierrez 11-26-2015 16:01

I use Emeditor x64, which is quite fast, as opposite to UltraEdit.

niculaita 03-14-2026 00:43

I had had a free editor used for search and manipulate QA tables x00 of tyrus origin emulator hasp hl srm api 6.51 in the past. But I forget then name of it. Maybe textpad old ? I would like a text editor in that I can search and replace block text with block text containing Enter inside them and EndLine HomeLine TAB
like
Setup Packet
ENTER
with TABSetupPacket:

Pipe Handle: Control Pipe
with
ENTER
** Data **

** Data **
ENTERSPACE
with
** Data **
ENTER

SPACEbytes to the device
with
ENTER
** Data **
Microsoft Word is about OK but... not so easy to select multy lines block at once and put it in search windows \n \s \t ...
and like SendPacket ?? ?? ?? ?? ?? ?? ?? ?? with SendPacket 0x?? 0x?? 0x?? 0x?? 0x?? 0x?? 0x?? 0x?? I relay apreciate your past and present help with various tools, tutorials and so on.
Fporm moment I am using an hex editor but is very dificult to select dese;llect paralel sessions ...

blue_devil 03-14-2026 01:47

Vscodium and vim

arthur plank 03-14-2026 15:40

For the past 25+ years, I've been using Slickedit. I just continued to upgrade occasionally and import my settings over the years so I continue to work in the way I like - and it's easy to make a portable setup.

It's been close to flawless and has served me so well.

icscrew 03-19-2026 08:43

using notepad++
sublimetext
VSC
hexworkshop

WhoCares 03-19-2026 11:15

2 Attachment(s)
EmEditor is quite good, but it has no Rust plugin, so I use Zed editor to view Rust files,
but Zed Editor lacks LaTex rendering for Markdown now, and its mermaid rendering for Markdown is a little bit ugly, so I use Typora or VSCode to view Markdown files with LaTex equations and Mermaid diagrams.


All times are GMT +8. The time now is 18:21.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX