Skip to content

Need to fix display program #26

@gordibus

Description

@gordibus

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 
  1. Select the zip file you want
  1. 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
  1. 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

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions