04-14-2014, 07:49 PM
Has anyone parsed the restore file into python ctypes? I'm having problems doing so.
Since I thought it was a an issue with my knowledge of ctypes I posted the issue on StackOverflow here (code included): http://stackoverflow.com/questions/23021...ugh-python
but didn't have any luck with getting a solution worked out. My code will parse the restore file, but my problem is with items like argv. Any idea how to parse that properly in Python?
Since I thought it was a an issue with my knowledge of ctypes I posted the issue on StackOverflow here (code included): http://stackoverflow.com/questions/23021...ugh-python
but didn't have any luck with getting a solution worked out. My code will parse the restore file, but my problem is with items like argv. Any idea how to parse that properly in Python?