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

no matched libc, please add more libc or try other #6

Open
Byzero512 opened this issue Jul 17, 2018 · 2 comments
Open

no matched libc, please add more libc or try other #6

Byzero512 opened this issue Jul 17, 2018 · 2 comments

Comments

@Byzero512
Copy link

Type "help", "copyright", "credits" or "license" for more information.

from LibcSearcher import *
obj = LibcSearcher("fgets", 0X7ff39014bd90)
obj.dump("system")
No matched libc, please add more libc or try others


git submodule update --init --recursive

fatal: reference is not a tree: 4ebb57bbda779f5979347934e52e7ca27bc9153f
Unable to checkout '4ebb57bbda779f5979347934e52e7ca27bc9153f' in submodule path 'libc-database'

@JD1412
Copy link

JD1412 commented Aug 8, 2018

执行完‘./get’之后报错,No matched libc, please add more libc or try others这个怎么处理?
还有做个合格问题怎么解决:
root@kali:~/Desktop/ret2syscall/libc# git submodule update --init --recursive
Submodule 'libc-database' (https://github.com/lieanu/libc-database.git) registered for path 'libc-database'
Cloning into '/root/Desktop/ret2syscall/libc/libc-database'...
error: Server does not allow request for unadvertised object 4ebb57bbda779f5979347934e52e7ca27bc9153f
Fetched in submodule path 'libc-database', but it did not contain 4ebb57bbda779f5979347934e52e7ca27bc9153f. Direct fetching of that commit failed.

@pcy190
Copy link

pcy190 commented Nov 5, 2018

I was faced with this problem too.However,I have saw some articles use this module and they successfully use this module.I wonder whether this module is availble some time before.

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

3 participants