-
```
What steps will reproduce the problem?
-The shortcut doesnt work at all, It doesnt load.
What is the expected output? What do you see instead?
mike@laptop:/usr/local/bin/Fern-Wifi-Cracker$ sudo …
-
After running "pip3 install.", I got errors below when running "python3 run.py"
```
Traceback (most recent call last):
File "run.py", line 5, in
from instance.run_obgn_arxiv import run_og…
-
```
What steps will reproduce the problem?
1. Opening Fern Cracker
2. Clicking Refresh
3. Selecting "wlan0"
What is the expected output? What do you see instead?
I should be able to do the next step…
-
```
What steps will reproduce the problem?
1.I have installed all the dependencies
2.It has installed successfully
3.Nothing happens when i Run the programme
What is the expected output? What do you …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
WPS is not supported or is disable by the selected AP
What version of the product are you …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
WPS is not supported or is disable by the selected AP
What version of the product are you …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
WPS is not supported or is disable by the selected AP
What version of the product are you …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
WPS is not supported or is disable by the selected AP
What version of the product are you …
-
CodeCracker is not currently considering the using pattern, as it ignores the using FileStream f = new FileStream(@"C:\users\jaredpar\using.md"); statement.
pattern-based using: https://docs.micros…
-
# code-cracker v1.1.0
# Bug
CC0120 warning "Consider put an default clause in Switch" fires even though the switch cases are exhaustive. This gives too many false positives.
# Actual
CC0…