Do you just use tools like strace and a debugger to disassemble and find syscalls and then read the disassembly to find say for example a buffer overflow? Is that all you can do? I mean after all you don't have the source code.
If someone could shed some light on this particular topic I would be very grateful.
Thank you.