LandGrey / pydictor

A powerful and useful hacker dictionary builder for a brute-force attack
https://github.com/LandGrey/pydictor
GNU General Public License v3.0
3.22k stars 630 forks source link

pydictor not defined #8

Closed amylovie closed 5 years ago

amylovie commented 5 years ago

since im a bit noob, i think im doing something wrong. i opened the code, pressed f5, and tried the sedb. >>pydictor.py --sedb and tells me pydctor is not defined?, how im supposed to open the code? i mean i edit with idle->f5 and wrote pydictor.py --sedb, i tried just --sedb and also doesnt let me get in, please help!

LandGrey commented 5 years ago

Please don't run pydictor in idle console, use system shell console (like dos or bash), enter into the pydictor folder, press 'python pydictor.py --sedb' command.