| View previous topic :: View next topic |
| Author |
Message |
skynet888 !BEWARE! Deletes post on answer
Reputation: 1
Joined: 12 Apr 2021 Posts: 89
|
Posted: Thu Aug 27, 2026 5:41 am Post subject: [CE 7.7] Why KernelMode Debugger Shows DBVM-Only Checkboxes? |
|
|
Why does the kernel‑mode debugger also show these two checkboxes, even though only the DBVM‑level debugger can work properly after checking them? From my testing, checking the "DBVM Native Break and Trace" checkbox in the kernel‑mode debugger will cause the target process to vanish, and the trace results will display many "????".
| Description: |
|
| Filesize: |
18.48 KB |
| Viewed: |
816 Time(s) |

|
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 25997 Location: The netherlands
|
Posted: Thu Aug 27, 2026 4:59 pm Post subject: |
|
|
there's 2 versions of dbvm break and trace. One is done using the dbvm level breakpoint system, and the other by letting DBVM record the state and when it's done read out the results
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
skynet888 !BEWARE! Deletes post on answer
Reputation: 1
Joined: 12 Apr 2021 Posts: 89
|
Posted: Thu Aug 27, 2026 5:52 pm Post subject: |
|
|
| Dark Byte wrote: | | there's 2 versions of dbvm break and trace. One is done using the dbvm level breakpoint system, and the other by letting DBVM record the state and when it's done read out the results |
Why does KernelMode Debugger not hide this "DBVM Native Break and Trace" Checkbox?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 475
Joined: 09 May 2003 Posts: 25997 Location: The netherlands
|
Posted: Fri Aug 28, 2026 12:28 am Post subject: |
|
|
because you loaded dbvm so it's option is available to you
_________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Csimbi I post too much
Reputation: 98
Joined: 14 Jul 2007 Posts: 3426
|
Posted: Fri Aug 28, 2026 5:25 am Post subject: |
|
|
| As in "you don't have to use it if you don't want to".
|
|
| Back to top |
|
 |
skynet888 !BEWARE! Deletes post on answer
Reputation: 1
Joined: 12 Apr 2021 Posts: 89
|
Posted: Sat Aug 29, 2026 12:32 am Post subject: |
|
|
| Csimbi wrote: | | As in "you don't have to use it if you don't want to". |
Dude, didn’t you see what I said: "From my testing, checking the 'DBVM Native Break and Trace' checkbox in the kernel‑mode debugger will cause the target process to vanish, and the trace results will display many '????'"
|
|
| Back to top |
|
 |
|