I try to find a text string to the error message "Invalid user data" in a 64bit program with the debuggers windbg and x64dbg but a lot of these strings are just garbage and you need to type in a command and a adress to find strings in this adress but how can i know which is the right adress...it would be nice if someone working with windbg or x64dbg and can help me...
(05-26-2017 - 01:44 PM)ABeater Wrote:I try to find a text string to the error message "Invalid user data" in a 64bit program with the debuggers windbg and x64dbg but a lot of these strings are just garbage and you need to type in a command and a adress to find strings in this adress but how can i know which is the right adress...it would be nice if someone working with windbg or x64dbg and can help me...
you can use mark russinovich sysinternal tool (strings.exe),you can pretty much hunt down malware with 4 of his tools!
Users browsing: 1 Guest(s)