![]() |
|
#2
|
|||
|
|||
|
You can make a breakpoint on data modification for that address, a special x86 feature enabled via the debug registers. However you must break on startup or before the value is changed to enable that breakpoint and be sure the address is still correct and has not changed otherwise updating it accordingly.
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| x64dbg | mr.exodia | Developer Section | 347 | 09-22-2025 13:07 |
| Add .lib file on x64dbg ? | LaDidi | General Discussion | 0 | 02-18-2022 14:39 |
| DBG2AP - x64dbg plugin | Agmcz | Community Tools | 1 | 06-15-2019 07:14 |
| nfd - x64dbg plugin | hors | Community Tools | 2 | 04-01-2018 08:18 |
| x64dbg python | Storm Shadow | Developer Section | 6 | 08-04-2017 15:29 |