{% for x in results.memory.ssdt %} {% endfor %}
Index Syscall Addr Syscall Modname Syscall Name
{{x.Index}} {{x.Address}} {{x.Module}} {{x.Symbol}}