eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.69k stars 325 forks source link

theme and addresses changed after upgrade kali #759

Closed AngelSkull closed 4 years ago

AngelSkull commented 4 years ago

all addresses in edb starting with 0x00000000address also menu changed: Run instead of the play button

image

10110111 commented 4 years ago

Is it a 32-bit process that you're debugging?

AngelSkull commented 4 years ago

yes, crossfire it was normal when I started after that I used opcode searcher when the result was blank I thought that it may need update. so updated and upgraded and everything changed after that

eteran commented 4 years ago

I'll take a look and see what's going on, it, of course, should not be padding with zeros for 32-bit processes.

eteran commented 4 years ago

Sorry for the long delay, but I've replicated this issue and am looking into it today.

What do you mean about the "run/play" button though?

eteran commented 4 years ago

Should be fixed in the latest master branch. Please reopen if you have any further issues.