eteran / edb-debugger

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

SIGSEGV received. Emergency saves disabled, no save attempted Cleaning up... Afgebroken(broken off ) #724

Closed MehmetAliCan10 closed 5 years ago

MehmetAliCan10 commented 5 years ago

If I do /usr/games/crossfire/bin/crossfire and python crossfire.py

have problem I must nc(netcat) for connection port 4444...

but I have problem to broken off ,Unfortunately not continue for connection

got broken off:

SIGSEGV received. Emergency saves disabled, no save attempted Cleaning up... Afgebroken

see picture error broken off and code python crossfire.... https://ibb.co/tQ5Qhd4 https://ibb.co/Z23V2qV https://ibb.co/YZp7g5Z

so whats is the problem maybe edb or python crossfire.py problem?

Thanks

MehmetAliCan10 commented 5 years ago

I must this ...: https://ibb.co/Wf0d36X

10110111 commented 5 years ago

How is this related to EDB?

MehmetAliCan10 commented 5 years ago

I do no know but Its see on video from OSCP course video: See image: https://ibb.co/7zzDnY5

MehmetAliCan10 commented 5 years ago

How is this related to EDB?

I do no know but Its see on video from OSCP course video: See image: https://ibb.co/7zzDnY5

eteran commented 5 years ago

I assume that you are supposed to use EDB to exploit that binary. But that's not a bug in edb, that's a matter of using the tools to solve the problem.

I'm closing this issue because it does not appear to be a bug report.