|
View Poll Results: Would you use this debugger? | |||
Yes (mainly x32) | 93 | 28.79% | |
Not at all | 24 | 7.43% | |
Yes, if it gets better (please post feature suggestions) | 89 | 27.55% | |
Yes (mainly x64) | 117 | 36.22% | |
Voters: 323. You may not vote on this poll |
|
Thread Tools | Display Modes |
#181
|
|||
|
|||
Quote:
My jenkins server is down so I cannot do any snapshots right now. You could compile it yourself (should be really easy with the supplied batch files). Greetings |
The Following User Says Thank You to mr.exodia For This Useful Post: | ||
pps44 (05-09-2015) |
#182
|
|||
|
|||
Just a quick question. I have just compiled the updated x64_dbg and now the plugins dont seem to work anymore.. is this because the files have the '_' taken out.. i.e. x64_dbg.exe to x64dbg.exe, x64_dbg.dll..x64dbg.dll?
|
#183
|
|||
|
|||
Just checked seems the name change does affect the plugins.. can be fixed by editing the filenames in the plugins
|
#184
|
|||
|
|||
I created a forwarder for backwards compatibility: https://github.com/x64dbg/x64dbg_forwarder
If you want the latest x64dbg version I encourage you to use the builds at http://snapshots.x64dbg.com they are mostly up to date with the latest master (except when the change is so minimal it doesn't affect anything) |
The Following User Says Thank You to mr.exodia For This Useful Post: | ||
cybercoder (05-13-2015) |
#185
|
|||
|
|||
Hi mr.exodia,
Do you have tested the x64dbg debugger in win 8.1 ?! Do you plan to do the optimization of code execution? Implementation of the code execution by F8 for example, I think it is too slow. Generally tracing in the code is fairly slow. On my system, this message comes out - --------------------------- ERROR --------------------------- NT APIs missing section 060200000109_x86_000169B0 file Z:\x64_Debug\x32\plugins\NtApiCollection.ini --------------------------- §°§¬ --------------------------- But I think it is a problem of plug-ins. After completion of debugging on Win 8.1, the debugging file looks like remain busy until you restart the debugger. Do you plan to add the search for a set of assembly instructions? Thank you for your great project! |
#186
|
|||
|
|||
@mak: x64dbg is developed on Windows 8.1 x64. There are indeed many plans to improve the performance of these kind of things, but it is really hard to benchmark and even harder to improve. Feel free to improve things and send a pull request.
That error message is from ScyllaHide. In their readme file they explain why it happens and how to fix it. And until now there were no plans. Feel free to report if you have ideas or made anything here. |
#187
|
|||
|
|||
Hi Mr.exodia , I am using x64dbg for x86 binary.
Quote:
btw I love tabs better than toolbar of olly Great work keep it up. |
#188
|
|||
|
|||
Hey,
If you want to search for strings somewhere, you have to go there in the cpu first. Just go in the memory map and double click the code region of the module you want to see the strings of. Then find strings again. |
The Following User Says Thank You to mr.exodia For This Useful Post: | ||
Debugger (05-16-2015) |
#190
|
||||
|
||||
Just a small feature request. In dump windows it would be useful if selecting dword/qword you would add "Follow in dump" option in context menu thus pointers in dump can be easier tracked or I missed this feature somehow
__________________
http://accessroot.com |
The Following User Gave Reputation+1 to deroko For This Useful Post: | ||
mr.exodia (05-24-2015) |
#191
|
|||
|
|||
@deroko: I plan on working on x64dbg today, I will implement your feature request as I missed it myself a couple of times too!
|
#192
|
||||
|
||||
Great, this will be very useful
__________________
http://accessroot.com |
#194
|
||||
|
||||
Wow that was fast work like a charm
Some more suggestions, would be also good to have same option to follow dword/qword in dump, and to be able to use '-' like in disassembler to go back to previous address in dump. Would be very useful for quick inspection of struct/object members which are pointing to some address without need to type address in dump
__________________
http://accessroot.com |
#195
|
||||
|
||||
I have tested the new build with decompiler.It really adds so much more to the whole debugger.
Seems more complete now. Good work Devs Changelog Quote:
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm." Today I whispered in the devils ear, "I am the storm." |
Tags |
bit, debugger, x32, x64, x64_dbg |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
AdvancedScript x64dbg Plugin | ahmadmansoor | Developer Section | 14 | 10-15-2019 00:35 |
DBG2AP - x64dbg plugin | Agmcz | Community Tools | 1 | 06-15-2019 07:14 |
nfd - x64dbg plugin | hors | Community Tools | 2 | 04-01-2018 08:18 |
CopyToAsm - x64dbg plugin | mrfearless | Community Tools | 0 | 03-04-2018 08:36 |
x64dbg python | Storm Shadow | Developer Section | 6 | 08-04-2017 15:29 |