Skip to content
/ binner Public

Manipulador de bytes para arquivos binários. (útil para eng. reversa).

Notifications You must be signed in to change notification settings

okkvlt/binner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binner

Simple byte handler

A simple program for manipulating data and bytes of binary files. Useful for quickly and conveniently performing non-complex reverse engineering that involves byte modification.

▪ Functions

  • File info;
  • Byte reader;
  • Byte changer;
  • Byte inserter;
  • Byte deleter;

▪ How to use

Commands: $ ./binner -h or $ ./binner --help;

Demonstration of --help

▪ Demonstration

Demonstration of byte reader;

Example: $ ./binner -r bin

Demonstration of byte reader

Demonstration of byte changer;

Example: $ ./binner --change bin

Demonstration of byte changer

~ Coded by okkvlt.

About

Manipulador de bytes para arquivos binários. (útil para eng. reversa).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages