You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Combines supplied words and generates all possible combinatios/permutations. Can also hash wordlist entries to look for an hash match",
"main": "dist/cli.js",
"bin": {
"thecombiner": "dist/cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",