Data Parser API
The Data Parser API extracts arguments packed with Aggressor Script's &bof_pack function.
Extract a length-prefixed binary blob. The size argument may be NULL. If an address is provided, the size is populated with the number-of-bytes extracted.
Extract a 4b integer
Get the amount of data left to parse.
Prepare a data parser to extract arguments from the specified buffer.
Extract a 2b integer.
Last updated