Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #46  
Old 06-25-2015, 18:15
an0rma1 an0rma1 is offline
Friend
 
Join Date: Feb 2002
Posts: 202
Rept. Given: 101
Rept. Rcvd 29 Times in 17 Posts
Thanks Given: 350
Thanks Rcvd at 99 Times in 40 Posts
an0rma1 Reputation: 29
about HED, does support x86 decompiling, patching and maybe script decripting?

anyways, post links, thanks!
Reply With Quote
  #47  
Old 06-26-2015, 13:22
TheEnd TheEnd is offline
Friend
 
Join Date: Mar 2013
Posts: 48
Rept. Given: 47
Rept. Rcvd 9 Times in 8 Posts
Thanks Given: 44
Thanks Rcvd at 6 Times in 3 Posts
TheEnd Reputation: 9
i'm using the sublime text, for coding and edit.
Reply With Quote
  #48  
Old 06-26-2015, 15:30
uranus64 uranus64 is offline
VIP
 
Join Date: Mar 2011
Location: EE
Posts: 315
Rept. Given: 595
Rept. Rcvd 462 Times in 140 Posts
Thanks Given: 480
Thanks Rcvd at 241 Times in 82 Posts
uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499 uranus64 Reputation: 400-499
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.
Reply With Quote
  #49  
Old 06-26-2015, 17:24
xobor xobor is offline
Friend
 
Join Date: May 2002
Location: Slovakia
Posts: 115
Rept. Given: 6
Rept. Rcvd 4 Times in 4 Posts
Thanks Given: 2
Thanks Rcvd at 19 Times in 14 Posts
xobor Reputation: 5
here we go

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

Quote:
Originally Posted by an0rma1 View Post
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
Reply With Quote
  #50  
Old 07-27-2015, 18:30
wd369
 
Posts: n/a
i'm using Ultraedit for edit, using IDE is eclipse.
Reply With Quote
  #51  
Old 07-27-2015, 18:32
wd369
 
Posts: n/a
Ultraedit 's Macro (record) function is very good, for doing text work,
Reply With Quote
  #52  
Old 07-27-2015, 22:10
mrsick mrsick is offline
Friend
 
Join Date: Mar 2012
Posts: 15
Rept. Given: 4
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 11
Thanks Rcvd at 0 Times in 0 Posts
mrsick Reputation: 0
Sublime Text.

Atom seems nice also, but had some problems in windows.
Reply With Quote
  #53  
Old 07-28-2015, 00:07
Stitch Stitch is offline
Friend
 
Join Date: Sep 2014
Posts: 32
Rept. Given: 1
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 4
Thanks Rcvd at 12 Times in 8 Posts
Stitch Reputation: 3
Atom
Notepad++
Sublime Text
Reply With Quote
  #54  
Old 09-16-2015, 19:45
alexwiz alexwiz is offline
Guest
 
Join Date: Jan 2015
Posts: 2
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 1
Thanks Rcvd at 1 Time in 1 Post
alexwiz Reputation: 0
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.
Reply With Quote
The Following User Says Thank You to alexwiz For This Useful Post:
niculaita (09-16-2015)
  #55  
Old 09-18-2015, 02:07
rasta rasta is offline
Friend
 
Join Date: Oct 2013
Posts: 48
Rept. Given: 16
Rept. Rcvd 7 Times in 6 Posts
Thanks Given: 16
Thanks Rcvd at 20 Times in 16 Posts
rasta Reputation: 7
nano on linux, notepad ++ on win, and xvi32 as hexeditor as it supports scripts
Reply With Quote
  #56  
Old 09-21-2015, 17:41
Notmex Notmex is offline
Friend
 
Join Date: Nov 2013
Posts: 27
Rept. Given: 16
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 4
Thanks Rcvd at 1 Time in 1 Post
Notmex Reputation: 0
UltraEdit is a great program to work with!
Reply With Quote
  #57  
Old 09-21-2015, 19:43
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 281
Rept. Given: 186
Rept. Rcvd 191 Times in 78 Posts
Thanks Given: 138
Thanks Rcvd at 245 Times in 97 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
Notepad++ for general use, and PyCharm for python general use, since notepad++ whitespaces just sucks at that.
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm."

Today I whispered in the devils ear, "I am the storm."
Reply With Quote
  #58  
Old 10-02-2015, 22:34
LaDidi LaDidi is offline
VIP
 
Join Date: Aug 2004
Posts: 210
Rept. Given: 2
Rept. Rcvd 11 Times in 10 Posts
Thanks Given: 46
Thanks Rcvd at 41 Times in 24 Posts
LaDidi Reputation: 11
UltraEdit32 for me and WinHex for Hex Edit.
Reply With Quote
  #59  
Old 10-03-2015, 03:27
Jasi2169's Avatar
Jasi2169 Jasi2169 is offline
Family
 
Join Date: Sep 2015
Location: 127.0.0.1
Posts: 280
Rept. Given: 3
Rept. Rcvd 55 Times in 41 Posts
Thanks Given: 33
Thanks Rcvd at 433 Times in 173 Posts
Jasi2169 Reputation: 55
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
Reply With Quote
  #60  
Old 10-04-2015, 07:51
sirius sirius is offline
Friend
 
Join Date: Jan 2002
Posts: 56
Rept. Given: 14
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 12
Thanks Rcvd at 2 Times in 2 Posts
sirius Reputation: 2
Notepad ++ is fine for me...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT +8. The time now is 14:37.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )