In gdb , you need to pass the arguments through the run command line like this: (gdb) run $(python -c 'print("\xef\xbe\xad\xde")') ...
確定! 回上一頁