LandGrey
LandGrey
> the program stops sorry, the program cannot stops during the running.
> Can pydictor find and remove non-UTF-8 characters? Currently not contains this function, you can use other tool to finish it, such as `iconv`
> Thanks for answer. > > I applied the iconv tool with this command iconv -f utf-8 -t utf-8 -c test.txt -o clean_test.txt. Then i used pydictor on the clean_test.txt...
> Thank you for your help. Unfortunately the issue is still occuring. You can test it with this file i found online: [https://www.w3.org/2001/06/utf-8-wrong/UTF-8-test.html](url) I fixed the bug. Please download pydictor...
> 2.1.5.7 try `2.1.5.8` version.
> Update: Now the pydictor works well with non UTF-8 characters. The issue i got now is that i hit a memory limit. > >  try latest version `2.1.6.0`.
> I tried the `2.1.6.0` version and i got a different behavior. But the same end result. The Memory behavior changed. Instead of a straight shoot up i got a...
> I tried the `2.1.6.0` version and i got a different behavior. But the same end result. The Memory behavior changed. Instead of a straight shoot up i got a...
> > > > Download the latest version `2.1.7.1`, I reduce the pydictor `lib/data/data.py` file `pyoptions.memory_unique_max_lines_count` variable to `10000000 `, just try again. If the same behavior, you can reduce...
> I am trying to build a wordlist but it throws error at the start. > > ``` > C:\pydictor-master>python pydictor.py --len 12 12 --head 2031 -base dc > _...