You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i patch an elf with a different libc-*.so and gdb it i keep get:
Can not get libc version
Cannot get main_arena's symbol address. Make sure you install libc debug file (libc6-dbg & libc6-dbg:i386 for debian package).
can't find heap info
Already installed libc6-dbg and libc6-dbg:i386
What should i do?
The text was updated successfully, but these errors were encountered:
When i patch an elf with a different libc-*.so and gdb it i keep get:
Can not get libc version
Cannot get main_arena's symbol address. Make sure you install libc debug file (libc6-dbg & libc6-dbg:i386 for debian package).
can't find heap info
Already installed libc6-dbg and libc6-dbg:i386
What should i do?
The text was updated successfully, but these errors were encountered: