-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
Description
Hi Guys,
I want to convert my own memory traces (in a custom format) to the
format that Daredevil supports.
Unfortunately, I could not find the exact specification,
in which order/which attributes are required to run DareDevil.
In Deadpool, a function bin2daredevil() is provided in deadpool_dca.py
that is able to convert TracerGrind or TracerPIN data to the DareDevil
format. (Using this technique, I could reproduce the whitebox samples
of the Deadpool repository).
Is there an exact specification of the DareDevil file format?
Best regards
Chips