09-03-2019, 11:25 AM
(09-03-2019, 10:24 AM)os2873 Wrote:(09-02-2019, 02:50 PM)Ar76 Wrote:(09-02-2019, 07:39 AM)os2873 Wrote:(09-01-2019, 11:22 AM)undeath Wrote: policygen from PACK https://github.com/iphelix/PACK
thanks to the open topic and its knowledge, anyone know of some program to create a list that is for example
WiFi-45689212
WiFi-45689213
WiFi-45689214
WiFi-45689215
etc.
Since I need to create a list that all start with WiFi- and be from 00000000 to 99999999
in other words I need to create a list that goes from WiFi-00000000 to WiFi-99999999
Can any program be used for this, especially a program that uses the GPU?
In advance thanks for the help.
Regards
If you install codeblocks I can write you the code.
I appreciatte to much if you can help me with this.
Regards,
Create a folder "CPP" in c:\
Install link below this.
Open it.
Create new project.
Set dir to c:\cpp
Choose c++
Click next I think .
Then create new console app.
I'll get the code later on.
https://sourceforge.net/projects/codeblo...e/download