The MASM Forum

General => The Campus => Topic started by: Mikl__ on April 23, 2023, 09:08:20 PM

Title: A pair of questions about x64dbg
Post by: Mikl__ on April 23, 2023, 09:08:20 PM
Title: Re: A pair of questions about x64dbg
Post by: jj2007 on April 23, 2023, 09:21:58 PM
1. Try Options/GUI/Save GUI layout
2. Insert an int 3 where you want it to stop

x64 is a lousy product, but I am afraid the alternatives are equally bad, if not worse.

See also https://github.com/x64dbg/x64dbg/wiki/Frequently-Asked-Questions

Recent versions produce an error "File read thread finished" followed by a blank screen, see this SOF question (https://stackoverflow.com/questions/73421048/how-do-i-get-my-debugger-past-the-traceoverconditional-mod-usercip-is-debug). On the same issue, there is an answer by mrexodia (https://github.com/x64dbg/x64dbg/issues/1391) (the x64 author): "x64dbg will only debug executables that can be started by Windows using CreateProcess". Which is plain nonsense, of course.
Title: Re: A pair of questions about x64dbg
Post by: Mikl__ on April 23, 2023, 10:40:01 PM
Ciao Jochen!
Molte grazie! (https://wasm.in/styles/smiles_s/good3.gif)