-
Submit feedback here
-
### Is your feature request related to a problem?
GameMaker's current method of organizing assets in project directories is based off of how old versions of GameMaker used to display assets in the ID…
-
import random
import string
def generate_password(length):
# Define the pool of characters to choose from
characters = string.ascii_letters + string.digits + string.punctuation
# Generat…
-
Create a password generator class that will generate a random password based on user input.
It shall take in input for length and use of special characters, numbers, capital letters, and lowercase …
-
**Current Status**
The password generator seems to consistently include the € character when special characters are enabled for password generating. My observation is that a number of applicatio…
-
I am on a Samsung galaxy s7 edge and it's quite awful typing and pressing backspace adds random characters deletes random characters
-
Type: Bug Report
**Describe the bug**
- OS and Version: W11
- VS Code Version: 1.931
- Serial Monitor Extension Version: v0.13.240924001
When I send a text file (S19 format) to a devi…
-
The following routine is used for password generation and will lead to weak passwords a (relatively) large percentage of the time:
`openssl rand -base64 10 | tr -d OoIi1lLS | head -c12;echo`
The f…
-
**Describe the bug**
When randomly generated rules are created and `--debug-mode 1` is used, the output has invalid rules.
**To Reproduce**
Hashcat version: v6.2.5
Operating System: Windows 11…
-
```
- KeyNote NF v1.7.8.1 on Win7 64-bit (normal NTFS partitions)
Since switching to KeyNote NF (great work Daniel, thank you!) I'm seeing random
fairly frequent weird corruption in the text of some…