[Bro] Function for Decimal to Hex

Daniel Thayer dnthayer at illinois.edu
Wed Feb 15 10:44:21 PST 2017


You could do something like this ("d" is a count or int value):

print fmt("%x", d);



On 2/15/17 12:23 PM, John B. Althouse wrote:
>
> Is there a function within Bro that will allow me to turn decimal into hex?
>
>


More information about the Bro mailing list