[program-l] Re: Do folks edit binary files?

  • From: <kperry@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Thu, 3 Nov 2022 17:34:16 -0400

First it is not just for malware and cyber security. I have wrote firmware in 
op codes using dump and a hex editor in the past.  In fact my editor edits bin 
files no problem.  I guess I am just old in that I remember the days of Fortran 
and bin editing to change the  actual program.  A lot of old Fortran didn’t 
even have complete source and don’t get me started on a lot of old ASM.  We 
were lucky to get the source.

 

From: program-l-bounce@xxxxxxxxxxxxx <program-l-bounce@xxxxxxxxxxxxx> On Behalf 
Of Florian Beijers
Sent: Thursday, November 3, 2022 4:35 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Do folks edit binary files?

 

Hex and binary editing does happen a lot in malware research and exploitation 
development in the cybersecurity side of things, and I know very few tools that 
do it well. In fact, I had not heard of frhed, will give that a look

 

Op do 3 nov. 2022 om 20:45 schreef Soronel Haetir <soronel.haetir@xxxxxxxxx 
<mailto:soronel.haetir@xxxxxxxxx> >:

Editing binary files is extremely uncommon for me, and VS works well
enough when I do. Usually for viewing I use the *nix hexdump -C in a
regular console, piped through less.

On 11/3/22, Day Garwood <day@xxxxxxxxxxx <mailto:day@xxxxxxxxxxx> > wrote:

Hi,
Frhed is what I use. It's a little odd but once you get used to it you
can edit things pretty easily with it.
Cheers.


On 03/11/2022 04:38 pm, Dante Gagne (danteg) wrote:
Hey folks,

Out of curiosity, do folks find themselves needing to edit binary files
very often? If so, what tools do you use?

--Dante
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx>  
with the Subject:- faq
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx>  
with the Subject:- faq



-- 
Soronel Haetir
soronel.haetir@xxxxxxxxx <mailto:soronel.haetir@xxxxxxxxx
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx ;
<mailto:program-l-request@xxxxxxxxxxxxx> ?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx <mailto:program-l-request@xxxxxxxxxxxxx>  
with the Subject:- faq

Other related posts: