![]() |
@aLL :
Hi all, Do you know why psr.exe (in Windows) can't be debugged ? Why x64dbg needs elevation but psr, itself, doesn't need it ? Moreover, no problem with OllyDbg.. Regards. |
What do you mean by "can't be debugged"? Obviously the owner of X64DBG can answer better, but certain operations, such as setting x64dbg as JIT debugger, require elevation to work. What user context are you running each debugger under? Are you attaching or trying to load PSR EXE from debugger? Several variables... OllyDBG also have requirements and tells you at start of debugger (window pops up) if you are not running under admin context because some operations will fail.
|
@Stingered :
I think it was a bug cause the problem disappear with current version of x64dbg... Thanks. |
Quote:
|
Quote:
mr.exodia himself is one of those who voted this option, seems sus to me. But seriously, the only practical and user-friendly debuggers on windows are x64dbg and Ollydbg, other than these what else? I hope not windbg. |
X64 and X32dbg are great debuggers, thanks to Mr.Exodia, to developing these tools for reversal.
|
Quote:
and bless mr.exodia for x64dbg - when ollydbg went 2.0 instead of x64 (big L) .. he saved me =D |
Would be very interesting and necessary if the X32dbg and X64dbg could have a plugin to save the BP(break points), @Mr.Exodia can you help? or another developer? Thanks in advance
|
Did you tried with xLCB plugin. It is old and no update for a long time.
https://github.com/ThunderCls/xLCB |
Quote:
|
Quote:
horsicq wrote a plugin updater but building it from repo can be.. challenging.. |
Quote:
|
x64dbg is an excellent debugger.
|
So sorry...Im am using 32bit and using OLLYDEBUG...Unlucky app older is ok but new is not...I got this erro when debug! Any guy can help me fix pls...
--------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\... This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. --------------------------- OK --------------------------- |
Where can I find Scylla import reconstructor as a plugin for x64dbg?
|
on official GH repo
|
Quote:
fork from x64dbg//Scylla Code:
https://github.com/x64dbg/ScyllaCode:
https://github.com/ergrelet/Scylla/There is even a forum thread for Scylla Scylla x64/x86 Imports Reconstruction |
Which plugin can be used with this debugger (32bit) to bypass INT 2D antidebugging as it is possible to do with StrongOD with Olly? Thank you
|
Quote:
|
x64dbg snapshot 2025-01-06
Code:
https://github.com/x64dbg/x64dbg/releases/tag/snapshot |
@mr.exodia You should add "I use this as my main debugger" in the poll in the OP.
This replaced olly for me. I really only use Ollydbg to run scripts. |
Sadly x64dbg does not run ollydbg scripts :/ You have to re-write your x64dbg scripts
|
The June 2025 x64dbg release introduces a revamped type system with support for bitfields, enums, and anonymous types, making data inspection faster and more intuitive. It also adds AVX-512 and half-float support, boosts performance for large structures, and includes quality-of-life improvements like interactive type previews and smarter data displays.
|
Quote:
|
Quote:
|
That’s changing quite rapidly .. see for example this
https://simonwillison.net/2025/Jul/2/mandelbrot-in-x86-assembly-by-claude/ |
I could not even assemble the very first generated mandelbrot assembly code:
Code:
nasm -felf64 mandel.asm |
bug
hi my friend
in the last version snapshot_2025-08-19_19-40 we can not adding comment with double click it is impossible before possible please check it BR |
| All times are GMT +8. The time now is 19:19. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX