views:

50

answers:

0

I need to parse the TimeMachine.plist file to get the current backup path, but I have no clue how to parse the data correctly.

I get that there's a data field, which is supposed to be encoded as base64 somewhere inside that plist, but I just can't find what I need inside it... Can anyone point out whatever it is I'm missing, and what tools I should use to get the path from the file?