phenom1911 / autocrack

Automatically exported from code.google.com/p/autocrack
0 stars 0 forks source link

Syntax errors #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At random I get syntax errors when running autocrack.sh

Here's one.
I have detected other different ones that I didn't copy and can't reproduce 
now, because it seems to depend on whether or not the lines of the script 
containing the errors are actually run.

./autocrack4.4.sh: line 660: 17237
17239: syntax error in expression (error token is "17239")
./autocrack4.4.sh: line 698: 17237
17250
17251
17253
17254: syntax error in expression (error token is "17250
17251
17253
17254")
Moniter mode not detected, Quitting

(don't worry about the monitor mode thing, that's easily fixed by running with 
-cleanmon, but that shouldn't cause syntax errors)

Original issue reported on code.google.com by matteosi...@gmail.com on 28 Jul 2013 at 1:40

GoogleCodeExporter commented 9 years ago
Here is another syntax error:

========== Now attacking  ==========
./autocrack4.4.sh: line 972: Binary file (standard input) matches: syntax error 
in expression (error token is "file (standard input) matches")

Original comment by matteosi...@gmail.com on 28 Jul 2013 at 1:45

GoogleCodeExporter commented 9 years ago
use chmod 700

Original comment by dronten1...@gmail.com on 20 Oct 2014 at 2:59