Hello
I'm trying to restore some altered SSDT indexes, and to do so I need to find the true adresses of theses funcs.
Gmer told me he was using a scan function in ntoskrnl to retrieve theses pointers.
How this is possible? Is there an opcode template to find which indicates the beginning of a func in memory? If yes, how can we find the name of this function?
Thanks in advance
I'm trying to restore some altered SSDT indexes, and to do so I need to find the true adresses of theses funcs.
Gmer told me he was using a scan function in ntoskrnl to retrieve theses pointers.
How this is possible? Is there an opcode template to find which indicates the beginning of a func in memory? If yes, how can we find the name of this function?
Thanks in advance