View Single Post
  #67  
Old 10-18-2015, 19:41
Nacho_dj's Avatar
Nacho_dj Nacho_dj is offline
Lo*eXeTools*rd
 
Join Date: Mar 2005
Posts: 207
Rept. Given: 14
Rept. Rcvd 179 Times in 34 Posts
Thanks Given: 44
Thanks Rcvd at 135 Times in 40 Posts
Nacho_dj Reputation: 100-199 Nacho_dj Reputation: 100-199
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
__________________
http://arteam.accessroot.com
Reply With Quote
The Following 2 Users Say Thank You to Nacho_dj For This Useful Post:
an0rma1 (11-25-2015), niculaita (10-18-2015)