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

Regex not working #4

Open
pakjack79 opened this issue Apr 9, 2021 · 1 comment
Open

Regex not working #4

pakjack79 opened this issue Apr 9, 2021 · 1 comment

Comments

@pakjack79
Copy link

Hi, i have just come here referer via GitMad.
I have problems with match_regex for searching match string that i can not extract any matching
Anyone help please

@crazykid95
Copy link
Contributor

Can you say more about this? are there any error messages that pop up when you match them? Try out any regular expression from https://github.com/deepdivesec/GitMAD/blob/master/regex_matches.py that you are sure will produce a match. Then try it with egrep command from your terminal. For example: egrep -e "password" path_to_a_file_that_contains_the password_word. Does anything go wrong when you try it?

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