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

gcc: 错误:backdoor.onnect.o:没有那个文件或目录 #1

Open
cp1288go opened this issue Dec 24, 2018 · 0 comments
Open

gcc: 错误:backdoor.onnect.o:没有那个文件或目录 #1

cp1288go opened this issue Dec 24, 2018 · 0 comments

Comments

@cp1288go
Copy link

gcc -o ssh ssh.o backdoor.o readconf.o clientloop.o sshtty.o ssh.o backdoor.onnect.o sshconnect2.o mux.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz -lcrypt -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
gcc: 错误:backdoor.onnect.o:没有那个文件或目录

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
@cp1288go and others