Skip to content
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

《macOS软件安全与逆向分析》勘误 #41

Closed
eltonto187 opened this issue Nov 3, 2017 · 1 comment
Closed

《macOS软件安全与逆向分析》勘误 #41

eltonto187 opened this issue Nov 3, 2017 · 1 comment

Comments

@eltonto187
Copy link

  • 印数:第1印(见扉页)
  • 位置:第35页倒数第1行
  • 问题:if (argc < 1) 错误。不会打印帮助信息。
  • 建议:改为 if (argc < 2).
@feicong
Copy link
Owner

feicong commented Feb 8, 2018

ok 已确认

@feicong feicong closed this as completed Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants