SRUM_DUMP and SRUM_DUMP_CSV have been ported to Python3 and are available for download from the PYTHON3 branch of my github page.
https://github.com/MarkBaggett/srum-dump/tree/python3
In moving to Python3 I also updated the modules that I depend upon to parse and create XLSX files and access the ESE database that contains the SRUM data. I hope that this will fix the issue that some users have experienced with SRUDB.dat files that create very large spreadsheets. If it does not please let me know and continue to use SRUM_DUMP_CSV.EXE to avoid the XLSX problem.
In moving to Python3 you will find the process to be faster.
If you would like to run the tools from source instructions for doing so are in the README on the github page.
https://github.com/MarkBaggett/srum-dump/tree/python3
In moving to Python3 I also updated the modules that I depend upon to parse and create XLSX files and access the ESE database that contains the SRUM data. I hope that this will fix the issue that some users have experienced with SRUDB.dat files that create very large spreadsheets. If it does not please let me know and continue to use SRUM_DUMP_CSV.EXE to avoid the XLSX problem.
In moving to Python3 you will find the process to be faster.
If you would like to run the tools from source instructions for doing so are in the README on the github page.