Skip to content

aoterodelaroza/bintools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small auxiliary program for analysis of binary files. Usage:

  bintools GREP sequence file

Search for the hex string "sequence" in the binary file.

  bintools DOUBLE2HEX double

Convert a double precision number to a 64-bit hex string.

  bintools HEX2DOUBLE sequence

Convert a hex string into one or more double precision numbers.

About

Auxiliary program for analyzing binary files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published