jekil / awesome-hacking

Awesome hacking is an awesome collection of hacking tools.
https://awesomehacking.org
3.05k stars 558 forks source link

All data is there but the folders are empty #17

Closed ChiRoXP closed 1 year ago

ChiRoXP commented 3 years ago

Same as issue #8. Possibly same causes. Any way to fix this?

Sqwd commented 3 years ago

Having the same issue. Tried to re-clone the list again today but folders still remain empty

Sqwd commented 3 years ago

Can anyone assist with this or have all the Dev's left?

Sqwd commented 3 years ago

Support Is dead use another bunch of tools

jekil commented 2 years ago

Are you using the command:

git clone --recursive https://github.com/jekil/awesome-hacking.git

to clone? (as in the documentation)

mikiyasAyalew commented 2 years ago

Tried to re-clone the list again but folders still empty

pedrobart commented 1 year ago

Are you using the command:

git clone --recursive https://github.com/jekil/awesome-hacking.git

to clone? (as in the documentation)

it work for me. thank you!

Python9874 commented 1 year ago

same problem as me

jekil commented 1 year ago

Are you using the --recursive option?

As in

git clone --recursive https://github.com/jekil/awesome-hacking.git

Python9874 commented 1 year ago

yes

Python9874 commented 1 year ago

Let me say the error once it is done again

Python9874 commented 1 year ago

Cloning into 'C:/Users/natha/awesome-hacking/Malware/Honeypot/cowrie'... bash: line 1: /dev/tty: No such device or address error: failed to execute prompt script (exit code 1) fatal: could not read Username for 'https://github.com': No such file or directory fatal: clone of 'https://github.com/micheloosterhof/cowrie.git' into submodule path 'C:/Users/natha/awesome-hacking/Malware/Honeypot/cowrie' failed Failed to clone 'Malware/Honeypot/cowrie' a second time, aborting

C:\Users\natha>jjjjjjjjjjjjjjkmkmmkkmmkmkmkmkmkmkmmkkmkmmkkmkmkmmkmkmkmkmkm m m m m mnkjn n n
'jjjjjjjjjjjjjjkmkmmkkmmkmkmkmkmkmkmmkkmkmmkkmkmkmmkmkmkmkmkm' is not recognized as an internal or external command, operable program or batch file.

Python9874 commented 1 year ago

thats my error

jekil commented 1 year ago

There was an error related to some tools that changed their URLs. The git log was showing them. Next time please attach soon the log so the fix will be fast.

Tested and checked out now and it works. Thanks for reporting it.