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

Outputs "0 files found" when mass network hooking #1

Open
bloxploits opened this issue Apr 23, 2020 · 1 comment
Open

Outputs "0 files found" when mass network hooking #1

bloxploits opened this issue Apr 23, 2020 · 1 comment

Comments

@bloxploits
Copy link

I have a headers folder with over 15k headers and use this command to create the hooks:
python hookify.py -d ../Headers -p network

What I find is that every time I do this command it always says "0 files found".
I have tried full written directories and the shortcut directories and they both do not work.

///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
//////// Following hooked methods has been generated by Hookify
////////
//////// Happy Hacking Security Research ;)
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////

// 0 files found
// 0 filtered files

@njerschow
Copy link

This does not work with purely relative paths, try doing hookify.py -d ./path-to-your-directory -r '.*'

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