-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Update fails #123
Comments
Hello @whoot , Thanks for reporting, I'll fix it soon. Regards. |
not fixed or there is a problem with me? |
Hello, Sorry, for now please use Regards. |
i totally forget to post the solution You must edit the core/update.py and change the 2 url url = 'https://raw.githubusercontent.com/Ali-Razmjoo/ZCR-Shellcoder-Archive/master/last_version' and you have the update work!!! i dont know how to make a PR but i have the good update.py on my github for those who want, but that useless since this project stop |
@Ali-Razmjoo: This does not work either... @iNoSec : Works! thank you |
Hey, @iNoSec thanks for your suggestion, @whoot thanks for the comment. to work best modify the second url to url = 'https://raw.githubusercontent.com/zdresearch/ZCR-Shellcoder-Archive/master/last_version'
up_url = 'https://raw.githubusercontent.com/zdresearch/ZCR-Shellcoder-Archive/master/' Regards. |
zsc> shellcode Why my connection is error can you guy help me fix it? |
Hi ! Does this program still work?
When I do shell_storm_list, I receive nothing.
I would appreciate any help on this issue. Regards |
zsc> shellcode why my shellcode id 627 is giving connection error |
Can someone help me fix it? |
Uptill now I tried all the sugestions above but nothing it is note working. When I tried to update, to download a shell code or even to list all shellcodes in shellstorm every action failed and did not give me any positive result. Please I really need help. |
what i noticed is they changed the organization of the shell-storm org website (particularly ending shellcode pages from php to html). this breaks the way the code extracts data from the website. if someone could kindly fix this, it would be greatly appreciated, otherwise im also trying to figure it out but im no seasoned coder. EDIT: |
ZSC failes to update with the following error message:
Steps to reproduce:
Download a clean copy from github, install it and execute "update" command.
EDIT:
I think this happens, because the update URL in /core/update.py is not valid anymore.
redirects to the main page.
The text was updated successfully, but these errors were encountered: