|
 |
 |
 |
 |
Binary Data Analyzer |
 |
 |
 |
 |
 |
 |
 |
 |
Submitted by sharpplus on Wednesday, February 13, 2008 - 02:34 |
|
 |
 |
SharpPlus Binary Data Analyzer, a utility that use c like script to analysis binary data.! SharpPlus Binary Data Analyzer features:(Version History)
- Simple C like Data Script language can easily descript the binary data format .
- support basic data type(int , short ,char , unsigned int , unsigned short , unsigned char)
- extended data type(struct , enum ,set)
- condition expression (if -else , switch)
- loop expression(for , while)
- Assign Expression
- Expression Operator(Logical , Arithmetic , Bitwise Operator)
- support little and big endian
- Power Data Script Editor
- Script Syntax Highlight
- Script Syntax Check
- Automatic generate sample data based on script
- Display binary data struct by tree view.
- Intelligent binary data editor.
Downloads:
|
 |
 |
 |
 |
|
|