pyunbaffled is python library for parsing telecommunications call data records in the Billing Automatic Message Accounting Format (BAF) Generic Requirements format. The specification for the format is documented Billing Automatic Message Accounting Format (BAF) Generic Requirements GR-1100 document. This library performs the conversion of binary bytes into the equivalent hexadecimal string. The output is an object that contains the binary blob decomposed into rows containing the fields representing each record in the file.