Exetools  

Go Back   Exetools > General > Community Tools

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-08-2017, 06:59
Top10 Top10 is offline
Friend
 
Join Date: Feb 2017
Posts: 23
Rept. Given: 2
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 66
Thanks Rcvd at 56 Times in 17 Posts
Top10 Reputation: 3
File To Hex Tool

Simple Hex tool i made time ago in vb6,hope be useful:

screenshot:
Features:

+Hex Any kind of file.

+Hex bytes together or separated.

+Custom strings before each hex bytes.

+Replace hex bytes of shellcodes with custom strings.

+Drag and drop.

+Removed need of comdlg32.ocx for working.

Download:
Reply With Quote
The Following 6 Users Say Thank You to Top10 For This Useful Post:
alekine322 (09-10-2017), dosprog (04-09-2018), Mendax47 (09-08-2017), niculaita (09-09-2017), nimaarek (09-09-2017), ontryit (09-11-2017)
  #2  
Old 02-22-2018, 13:55
dosprog dosprog is offline
Friend
 
Join Date: Feb 2018
Posts: 113
Rept. Given: 0
Rept. Rcvd 17 Times in 16 Posts
Thanks Given: 33
Thanks Rcvd at 146 Times in 74 Posts
dosprog Reputation: 17
Some similar tools -

FILE2DB (DOS16CMD & WIN32CMD)
- transforms binary file into asm "db" code. Works very fast.
Produced DB code is DEC for compact resulting ASM code size.
Tested with binary files up to 70Mb size - Ok.

BIN2DB - Another set of BIN->HEX/Dx translators (DOS16CMD) -
- Produce ASM INC file in DB/DW/DD/DQ formats. Q&D, not optimised. But used without changeing
( Made 1st day of a new millenium)) )

HEXDUMP(+SRC) - Old BIN<->HEX translator (c)Adam Rogoyski.
And its remake for WIN32CMD - BIN2HEX.

EMIT (DOS16CMD) - converts BIN files into TurboC call of __emit__(); Ex: __emit__(0x90,0x90,0xCD,0x21);
and EMITc (WIN32CMD) - converts binaries into C-declare, Ex: unsigned char c[]="\x90\xCD\x21";

Uniquely must have.


--Add--

See also HIEW32 HEM-PlugIn for converting HIEW multibyte selection into C/Asm code - ->MBYTES2.HEM<-



Last edited by dosprog; 04-15-2018 at 15:18.
Reply With Quote
  #3  
Old 02-22-2018, 17:20
leader leader is offline
Friend
 
Join Date: Oct 2017
Posts: 10
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 15
Thanks Rcvd at 3 Times in 2 Posts
leader Reputation: 0
Or simply use xxd or hd on linux/osx
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[C] NoDel (tool to prevent file deletion) Insid3Code Source Code 0 02-10-2015 16:38


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


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