-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Ncurses bug
When you launch the program, for box 5 (bruteforce) after opening the option when you write, nothing is displayed. Like writing a password. Finally when we run the bruteforce program the terminal bug. We must close and reopen a terminal to correct the bug.
Let's see
First we execute the program :
2. And then:
```./a.out
- Select the zip file you want
- We select Bruteforce option with down button and entrer:
##### ###### # # ##### ##### #####
# # # ## ## # # # # #
# # # # # # # ##### ##### ##### #
# # # # # # # # # #
##### ###### # # # # # #####
Choose an option:
[ ]Print the content of a file
[ ]Extract a file
[ ]Mèt dokiman aw
[ ]Help / Wiki-aw
[ * ]Bruteforce
[ ]Quit
- We see:
Enter your wordlist file path:
Nothing appear
Need to see what's is writter
We need to modify the program to add visualization of the write on the terminal interface.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working