-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UnsupportedArchitectureError is raised if the system locale is non-english #73
Comments
错误提示
$ objdump --help:
$ objdump -i
|
The bug comes from the help message of objdump is translated. one_gadget failed to recognize the supported architectures and therefore raised the error. |
@IThaotian I've released version 1.7.1, the issue should be fixed. Could you help try it? |
可以 但是我不知道怎么做 因为我是用gem 安装的 我用gem来升级one_gadget吗
…--------------原始邮件--------------
发件人:"david942j "<notifications@github.com>;
发送时间:2019年4月19日(星期五) 下午3:51
收件人:"david942j/one_gadget" <one_gadget@noreply.github.com>;
抄送:"IThaotian "<05171683@cumt.edu.cn>;"Mention "<mention@noreply.github.com>;
主题:Re: [david942j/one_gadget] UnsupportedArchitectureError is raised if the system locale is non-english (#73)
-----------------------------------
@IThaotian I've released version 1.7.1, the issue should be fixed. Could you help try it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
$ gem update one_gadget |
bug修复了
…------------------ Original ------------------
From: "david942j"<notifications@github.com>;
Date: Fri, Apr 19, 2019 04:11 PM
To: "david942j/one_gadget"<one_gadget@noreply.github.com>;
Cc: "IThaotian"<05171683@cumt.edu.cn>; "Mention"<mention@noreply.github.com>;
Subject: Re: [david942j/one_gadget] UnsupportedArchitectureError is raised if the system locale is non-english (#73)
$ gem update one_gadget
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Objdump that supports architecture "amd64" is not found
系统版本 ubuntu 16.04
objdump 版本 GNU objdump (GNU Binutils for Ubuntu) 2.26.1
The text was updated successfully, but these errors were encountered: