Skip to content

bojle/bed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

bed - binary editor

bed arises from a very peculiar need of mine where i require certain operations to be performed on binary data. these include: extracting a range of bytes, splitting entire data given a byte pattern and more as i require.

  • bed -h returns the usage for bed
  • running make builds it

bed is being used in a file format reverse engineering project that i've undertaken. for example, the split feature in particular, is useful to separate a file in chunks given a delimiter. this can help in isolating sections in a file.

About

simple binary editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published