Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64dbg and Ghidra 10.2 [x] translate failed, syncing not enabled [x] program unavailable: ntdll.dll #103

Open
ziedupfiles opened this issue Apr 22, 2023 · 4 comments

Comments

@ziedupfiles
Copy link

ziedupfiles commented Apr 22, 2023

Hi,
I can't sync my x64dbg and Ghidra 10.2.
I have the ret-sync extensions installed for both (used the prebuilt ones). When I start the extension in ghidra and then x64dbg I get this error message in ghidra.
[>] ret-sync enable
[>] server listening
[>] server started
[<] new_dbg: dbg connect - x64_dbg
dialect: x64_dbg
[x] program unavailable: ntdll.dll
[>] ret-sync translate <- here i tried to Alt-f2 to get the translated address
[x] translate failed, syncing not enabled

I tried making a .sync file to have an alias of ntdll.dll to the actual path to the dll and it didnt help.

@ziedupfiles ziedupfiles changed the title x64dbg and Ghidra 10.2 x64dbg and Ghidra 10.2 [x] translate failed, syncing not enabled [x] program unavailable: ntdll.dll Apr 23, 2023
@happydpc
Copy link

Same issue, have you found any solutions

@BiatuAutMiahn
Copy link

same here too

@seroperson
Copy link

seroperson commented Jul 30, 2023

Fixed with manually doing !idblist and then !idbn N in x64dbg.

@IOnlyFetchBranches
Copy link

IOnlyFetchBranches commented Mar 12, 2024

manually

omg i love you thanks, how did you figure this out
? I'm super new to this world lol. You prolly won't see this, but just figured i'd ask

also this project is dead i'm thinking? Is there a better version/fork that maybe also works with ghidra 11.x?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants