Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No tab completion when calling ZSC from different directory #110

Open
sizzop opened this issue Oct 26, 2016 · 3 comments
Open

No tab completion when calling ZSC from different directory #110

sizzop opened this issue Oct 26, 2016 · 3 comments
Labels

Comments

@sizzop
Copy link
Collaborator

sizzop commented Oct 26, 2016

When calling ZSC from the same directory, tab completion works fine.

e.g.
$ python zsc.py

However, if I call ZSC from a different directory then the tab completion inserts tabs rather than doing a completion.

e.g.
$ python OWASP-ZSC/zsc.py

@Ali-Razmjoo
Copy link
Collaborator

Hi Brian, I don't have this problem (Tested on windows and Linux)

C:\Users\Zombie\Desktop>python OWASP-ZSC-master/zsc.py
  ______          __      _____ _____    ______ _____  _____
 / __ \ \        / /\    / ____|  __ \  |___  // ____|/ ____|
| |  | \ \  /\  / /  \  | (___ | |__) |    / /| (___ | |
| |  | |\ \/  \/ / /\ \  \___ \|  ___/    / /  \___ \| |
| |__| | \  /\  / ____ \ ____) | |       / /__ ____) | |____
 \____/   \/  \/_/    \_\_____/|_|      /_____|_____/ \_____|


                OWASP ZeroDay Cyber Research Shellcoder

zsc> shellcode
zsc/shellcode>
download         generate         search           shell_storm_list
zsc/shellcode>

[root@srv ~]# python OWASP-ZSC-master/zsc.py

  ______          __      _____ _____    ______ _____  _____
 / __ \ \        / /\    / ____|  __ \  |___  // ____|/ ____|
| |  | \ \  /\  / /  \  | (___ | |__) |    / /| (___ | |
| |  | |\ \/  \/ / /\ \  \___ \|  ___/    / /  \___ \| |
| |__| | \  /\  / ____ \ ____) | |       / /__ ____) | |____
 \____/   \/  \/_/    \_\_____/|_|      /_____|_____/ \_____|


                OWASP ZeroDay Cyber Research Shellcoder

zsc> shellcode
zsc/shellcode>
download          generate          search            shell_storm_list
zsc/shellcode>

@jack17529
Copy link

Dude if you are working on linux check out this-
http://askubuntu.com/questions/33440/tab-completion-doesnt-work-for-commands

@CodeMaxx
Copy link
Contributor

@sizzop ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants