Search found 3 matches
- 17 Jul 2017 03:04
- Forum: Feature and Enhancement Requests
- Topic: Suggestion for HxD:User templates for data inspector
- Replies: 25
- Views: 273639
Re: Suggestion for HxD:User templates for data inspector
I agree that using explicit types makes the most sense and I personally prefer it to alleviate any potential ambiguity. Most of all I hope you are interested in adding this capability to HxD

- 27 Jun 2017 18:39
- Forum: Feature and Enhancement Requests
- Topic: Suggestion for HxD:User templates for data inspector
- Replies: 25
- Views: 273639
Re: Suggestion for HxD:User templates for data inspector
Agreed! No need re-inventing a method though, take advantage of a format/structure that is already available --
Code: Select all
http://kaitai.io/- 01 Jun 2016 20:19
- Forum: Feature and Enhancement Requests
- Topic: Add Basic Encoding Rules (BER) to Data Inspector
- Replies: 0
- Views: 5456
Add Basic Encoding Rules (BER) to Data Inspector
There are many types of encoding that would be nice to have in the data inspector and it obviously doesn't make sense to add them all within the Data Inspector frame. With that said, perhaps a scripting / plugin capability would enhance this? If not a plugin/scripting capability, the below code ...