-
|FR 2: Matching Bitcoin Addresses Correctly |
|----------------------|
| **Estimate:** 2 |
| **Priority:** Should have |
|**Story**: As a pyWhat user, sometimes I want to see if a string of hex …
-
Hamid Asadi
|FR 7: URL |
|----------------------|
| **Estimate:** 21 |
| **Priority:** Should have |
|**Story**: As a developer, I want URL regex fully match every URL . So it to return both …
-
Currently lemmeknow uses the `fancy_regex` crate for matching regex. The problem is that it doesn't support bytes. The `regex` crate, however does: https://docs.rs/regex/1.0.0/regex/bytes/index.html
…
-
**⚠️IMPORTANT⚠️ if you do not fill this out, we will automatically delete your issue. We will not help anyone that cannot fill out this template.**
- [y] Have you read our [Wiki page "Common Issues…
-
**⚠️IMPORTANT⚠️ if you do not fill this out, we will automatically delete your issue. We will not help anyone that cannot fill out this template.**
- [ Yes ] Have you read our [Wiki page "Common Is…
-
Instead of the `Identifier` class, please consider making a new JSON (ex. regex.json) file containing a bunch of regexes in order to identify much more sensitive data in files.
Adding a bunch of re…
-
This project uses same regex database as [PyWhat](https://github.com/bee-san/pyWhat) , we need some performance benchmarks against it
-
- [X] Have you read our [Wiki page "Common Issues & Their Solutions"?](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions)
**Describe the bug**
Unable to install with python3.10…
-
```
cat noxfile.py | pywhat
Usage: pywhat [OPTIONS] TEXT_INPUT
Try 'pywhat --help' for help.
Error: Missing argument 'TEXT_INPUT'.
```
It's very important we fix this, I tried to have a go…
-
**⚠️IMPORTANT⚠️ if you do not fill this out, we will automatically delete your issue. We will not help anyone that cannot fill out this template.**
- [ ] Have you read our [Wiki page "Common Issues…