by tinktank on 2/11/23, 4:21 PM with 4 comments
- This field should always be n bits into the start of the structure - The size of this structure shouldn't exceed B bits - This field should never be less than s bits
The capability to output image formats directly is preferred, but I'm not opposed to having to script it and tie it up to an image generation library.
I'd prefer a CLI tool so the flow is all on my local machine.
by jiveturkey on 2/11/23, 4:46 PM
by codegladiator on 2/11/23, 5:34 PM
Its not for generating visual structure, but just defining the structure with the constraints like you mentioned
by cookiengineer on 2/12/23, 3:53 AM
There's also a lof of visual IDEs for the creation of yara rules, which tend to break it down in a flow-based graph so that the logical conditions are easier to understand.
Yara is pretty flexible in what you can do with it, a lot of anti malware tools use it for detection, as well as more modern hex editors like ImHex.
Older-generation tech used to use snort and its rule format, especially in the Enterprise space it's (sadly) still common.
by renewiltord on 2/11/23, 7:27 PM
Wavedrom and ascii wave is for tming https://github.com/Wren6991/asciiwave