Skip to content

Convert the bin file into text format according to the specified profile.

Notifications You must be signed in to change notification settings

tcfh2016/bin2text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bin2text

Convert the bin file into text format according to the specified profile.

Command Support

Use the following command to parse the bin file:

  • bin2text.py : script name.
  • --config-dir : parameter option.
  • profile_directory: the profile needed to parse the bin file.
  • --bin : parameter option.
  • bin-file : the bin file needed to be parsed.
  • --type : parameter option.
  • csv : converted the bin file into csv format.
python bin2text.py --config-dir profile_directory --bin bin_file --type csv

GUI Support

GUI support will be the second phase functionality.

About

Convert the bin file into text format according to the specified profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages