-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathToDo.txt
25 lines (14 loc) · 816 Bytes
/
ToDo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ToDo-
Done-
1. Showing error instead of crashing in case of encrypted file names in 7z.
2. Making a new directory in current directory of archive and extracting in it by default.
Appending number to new directory name if their is name clash.
3. Handling invalid user inputs.
4. Showing error when UnRAR.exe is not in same directory of craker.py or craker.exe and user
tries to open rar archive.
Known Issue-
1. Program is neither crashing nor showing error in case of encrypted file names in rar.
And shows wrong password found.
2. Pdf file with only permission restriction show wrong password found and only lock
password is found in pdf files with different lock password and permission password,
however all permission restrictions are removed even if permission password is not found.