How to setup x64dbg for Reverse Engineering

Аватар автора
Игровые миры и путешествия
A beginner guide to setup x64dbg for Reverse Engineering Hello everybody Today I will be demonstrating how to setup x64dbg for reverse engineering. x64dbg is an open-source x64/x32 debugger for windows. What is TLS Callbacks? The TLS Callback is a function that is called before the main application runs. This can set parameters or even be used by certain protectors to implement anti-debug technology. This allows you to break on this function. We turned it off because we don&want to handle any errors that occurs while reversing. Why ignore exceptions 00000000-ffffffff? In the Exceptions pane, you can tell x64dbg which exceptions you would like to ignore and pass to the program. Leaving this blank will let x64dbg break on every exception. If you want to ignore all exceptions, add the range 000000000-ffffffff using the Add Range button. Don&forget to like comment & subscribe :) Happy Hacking YO! XP A Journey Through The Universe - Lesion X Creative Commons — Attribution 3.0 Unported — CC BY 3.0

0/0


0/0

0/0

0/0