From: D'Mita L. <dle...@fi...> - 2016-04-09 22:37:11
|
Is it possible to create Xenaccess.conf files using the python ConfigObj library? I have been tasked with this and their documentation is extensive but it seems I can only make the INI type files. I wan to create an object that looks like the one below. WinVista { ostype = "Windows"; win_tasks = 0xa0; win_pdbase = 0x18; win_pid = 0x9c; win_peb = 0x188; win_iba = 0x8; win_ph = 0x18; } https://code.google.com/archive/p/xenaccess/wikis/ConfigurationEntries.wiki Thanks, D'Mita -- D'Mita Levy Cyber Fellow, Applied Research Center Florida International University |