Syed Umar Arfeen

Results 5 issues of Syed Umar Arfeen

- [x] Have you read our [Wiki page "Common Issues & Their Solutions"?](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions) **Describe the bug** Ciphey can't decode a rot47 encoded string. **Plaintext** ``` ';u22>'v$)='2a#B&>`c'=+C(?5(|)q**bAv2=+E5s'+|u&I'vDI(uAt&=+(|`yx')Av#>'v%?}:#=+)';y@%'5(2vA!''v$)='2a#B&>`c'=+C(?5(|)q**bAv2=+E5s'+|u&I'vDI(uAt&=+(|`yx')Av#>'v%?}:#=+)';y@%'5(2vA!'

bug

Hi, Is it possible to make the extension work with source of decompiled applications (apks) using jadx or d2j-dex2jar? I've been trying to make it work with apks I have...

### Output of suspected false positive / negative ``` + /com.cer: Potentially interesting backup/cert file found. + /database.tar.lzma: Potentially interesting backup/cert file found. + /dump.tgz: Potentially interesting backup/cert file found....

bug

If anyone's interested, I wrote a stable script which supports downloading of INE courses: https://github.com/Anon-Exploiter/ine-dl

Currently the script just throws error "Sleeping for 10 seconds, server might be rate limiting!" on the following condition: ```python elif video_metadata.status_code == 401 or video_metadata.status_code == 403 or video_metadata.status_code...

enhancement