eteran / edb-debugger

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

Is there android and ios can open process? And is there edb for Windows 11 ? #874

Open Hackerlab-lab opened 2 months ago

Hackerlab-lab commented 2 months ago

Is there Android and iOS can open process?

And is there edb for Windows 11 ?

10110111 commented 2 months ago

If your Android is rooted, you can use GDB via SSH on it (not EDB). No idea about iOS. Windows is not properly supported by EDB yet, you can try the Windows-specific x64dbg instead.